Upgrade to jOOQ 3.19.10

Closes gh-41133
This commit is contained in:
Andy Wilkinson 2024-06-17 14:16:23 +01:00
parent 79d0219c92
commit 80cda40c88

View File

@ -882,7 +882,7 @@ bom {
] ]
} }
} }
library("jOOQ", "3.19.9") { library("jOOQ", "3.19.10") {
group("org.jooq") { group("org.jooq") {
modules = [ modules = [
"jooq", "jooq",