Skip to content

Commit e5ebe5a

Browse files
Bump org.jooq:jooq from 3.19.16 to 3.19.18 (#5857)
* Bump org.jooq:jooq from 3.14.16 to 3.19.18 Bumps org.jooq:jooq from 3.14.16 to 3.19.18. --- 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 version of JOOQ 3.14.x --------- 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 2c16944 commit e5ebe5a

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
@@ -48,7 +48,7 @@ jmh = "1.37"
4848
# 3.14.x is the newest version of OSS jOOQ that supports Java 8
4949
jooqOld = "3.14.16"
5050
# latest version of jOOQ to run tests against
51-
jooqNew = "3.19.16"
51+
jooqNew = "3.19.18"
5252
jsr107 = "1.1.1"
5353
jsr305 = "3.0.2"
5454
junit = "5.11.4"

0 commit comments

Comments
 (0)