Skip to content

Commit

Permalink
Bump org.jooq:jooq from 3.19.8 to 3.19.9 (micrometer-metrics#5164)
Browse files Browse the repository at this point in the history
* Bump org.jooq:jooq from 3.14.16 to 3.19.9

Bumps org.jooq:jooq from 3.14.16 to 3.19.9.

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

Signed-off-by: dependabot[bot] <[email protected]>

* Fix jooq 3.14 version

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jonatan Ivanov <[email protected]>
  • Loading branch information
dependabot[bot] and jonatan-ivanov authored Jun 10, 2024
1 parent d591e85 commit 8b7de48
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 @@ 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.8"
jooqNew = "3.19.9"
jsr107 = "1.1.1"
jsr305 = "3.0.2"
junit = "5.10.2"
Expand Down

0 comments on commit 8b7de48

Please sign in to comment.