Upgrade to jOOQ 3.18.13

Closes gh-39983
This commit is contained in:
Andy Wilkinson 2024-03-18 12:33:31 +00:00
parent c4198173a3
commit 5ae46c21d8

View File

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