Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2025
1 parent e4028e9 commit fecc97d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,9 @@ jersey2 = "2.45"
jersey3 = "3.1.9"
jmh = "1.37"
# 3.14.x is the newest version of OSS jOOQ that supports Java 8
jooqOld = "3.14.16"
jooqOld = "3.19.16"
# latest version of jOOQ to run tests against
jooqNew = "3.19.15"
jooqNew = "3.19.16"
jsr107 = "1.1.1"
jsr305 = "3.0.2"
junit = "5.11.3"
Expand Down

0 comments on commit fecc97d

Please sign in to comment.