Skip to content

Commit

Permalink
Bump org.jooq:jooq from 3.14.16 to 3.19.8
Browse files Browse the repository at this point in the history
Bumps org.jooq:jooq from 3.14.16 to 3.19.8.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 13, 2024
1 parent bf6d2fe commit ee6a5fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jersey2 = "2.43"
jersey3 = "3.0.11"
jmh = "1.37"
# 3.14.x is the newest version of OSS jOOQ that supports Java 8
jooqOld = "3.14.16"
jooqOld = "3.19.8"
# latest version of jOOQ to run tests against
jooqNew = "3.19.8"
jsr107 = "1.1.1"
Expand Down

0 comments on commit ee6a5fc

Please sign in to comment.