Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 1, 2025
1 parent e25ac59 commit 107e2da
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.15'
api 'org.jooq:jooq-codegen:3.19.18'

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

0 comments on commit 107e2da

Please sign in to comment.