Skip to content

Commit

Permalink
Bump org.jooq:jooq from 3.19.15 to 3.19.16 (#5769)
Browse files Browse the repository at this point in the history
* Bump org.jooq:jooq from 3.14.16 to 3.19.16

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]>

* Revert old jooq version

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tommy Ludwig <[email protected]>
  • Loading branch information
dependabot[bot] and shakuzen authored Jan 9, 2025
1 parent 4963f57 commit 866db14
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 @@ -49,7 +49,7 @@ jmh = "1.37"
# 3.14.x is the newest version of OSS jOOQ that supports Java 8
jooqOld = "3.14.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.4"
Expand Down

0 comments on commit 866db14

Please sign in to comment.