Skip to content

Commit

Permalink
Restore jooqOld to 3.14.16
Browse files Browse the repository at this point in the history
  • Loading branch information
jonatan-ivanov committed Sep 5, 2024
1 parent c2d0cc8 commit d7428ea
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 @@ -47,7 +47,7 @@ jersey2 = "2.44"
jersey3 = "3.0.12"
jmh = "1.37"
# 3.14.x is the newest version of OSS jOOQ that supports Java 8
jooqOld = "3.19.11"
jooqOld = "3.14.16"
# latest version of jOOQ to run tests against
jooqNew = "3.19.11"
jsr107 = "1.1.1"
Expand Down

0 comments on commit d7428ea

Please sign in to comment.