Upgrade to jOOQ 3.18.14

Closes gh-40301
This commit is contained in:
Andy Wilkinson 2024-04-10 17:59:38 +01:00
parent cdc95bb92a
commit 9310fdb584
1 changed files with 1 additions and 1 deletions

View File

@ -697,7 +697,7 @@ bom {
] ]
} }
} }
library("jOOQ", "3.18.13") { library("jOOQ", "3.18.14") {
group("org.jooq") { group("org.jooq") {
modules = [ modules = [
"jooq", "jooq",