Upgrade to jOOQ 3.19.18

Closes gh-43844
This commit is contained in:
Stéphane Nicoll 2025-01-15 20:38:11 +01:00
parent d32943490f
commit d6bd9a52bf
1 changed files with 1 additions and 1 deletions

View File

@ -1011,7 +1011,7 @@ bom {
] ]
} }
} }
library("jOOQ", "3.19.17") { library("jOOQ", "3.19.18") {
group("org.jooq") { group("org.jooq") {
modules = [ modules = [
"jooq", "jooq",