Skip to content

Commit

Permalink
Bump org.jooq:jooq-codegen from 3.19.1 to 3.19.7
Browse files Browse the repository at this point in the history
Bumps org.jooq:jooq-codegen from 3.19.1 to 3.19.7.

---
updated-dependencies:
- dependency-name: org.jooq:jooq-codegen
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 1, 2024
1 parent 25f34e3 commit 7b62379
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ repositories {
}

dependencies {
api 'org.jooq:jooq-codegen:3.19.1'
api 'org.jooq:jooq-codegen:3.19.7'

runtimeOnly 'org.glassfish.jaxb:jaxb-core:3.0.2'
runtimeOnly 'org.glassfish.jaxb:jaxb-runtime:3.0.2'
Expand Down

0 comments on commit 7b62379

Please sign in to comment.