Skip to content

Commit

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

Bumps org.jooq:jooq from 3.14.16 to 3.19.15.

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

* Do not upgrade jooq 3.14

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jonatan Ivanov <jonatan.ivanov@gmail.com>
  • Loading branch information
dependabot[bot] and jonatan-ivanov authored Nov 7, 2024
1 parent 035b861 commit daf5375
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.14"
jooqNew = "3.19.15"
jsr107 = "1.1.1"
jsr305 = "3.0.2"
junit = "5.11.3"
Expand Down

0 comments on commit daf5375

Please sign in to comment.