Skip to content

Commit bbdc1d7

Browse files
Bump org.jooq:jooq from 3.14.16 to 3.20.8 (#6782)
* Bump org.jooq:jooq from 3.14.16 to 3.20.8 Bumps org.jooq:jooq from 3.14.16 to 3.20.8. --- updated-dependencies: - dependency-name: org.jooq:jooq dependency-version: 3.20.8 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Revert JOOQ to 3.14.16 --------- 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]>
1 parent d122b96 commit bbdc1d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jetty12 = "12.0.6"
4444
jersey3 = "3.1.11"
4545
jmh = "1.37"
4646
# latest version of jOOQ to run tests against
47-
jooqNew = "3.20.6"
47+
jooqNew = "3.20.8"
4848
jsr107 = "1.1.1"
4949
jsr305 = "3.0.2"
5050
junit = "5.14.0"

0 commit comments

Comments
 (0)