Upgrade to jOOQ 3.18.15

Closes gh-40725
This commit is contained in:
Andy Wilkinson 2024-05-13 13:33:15 +01:00
parent e0f93448f6
commit a21831bc03

View File

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