Upgrade to jOOQ 3.19.6

Closes gh-40001
This commit is contained in:
Andy Wilkinson 2024-03-18 13:45:04 +00:00
parent 89fcd3f838
commit f3b0079832

View File

@ -870,7 +870,7 @@ bom {
] ]
} }
} }
library("jOOQ", "3.19.4") { library("jOOQ", "3.19.6") {
group("org.jooq") { group("org.jooq") {
modules = [ modules = [
"jooq", "jooq",