Upgrade to jOOQ 3.19.18

Closes gh-43840
This commit is contained in:
Stéphane Nicoll 2025-01-15 20:34:49 +01:00
parent faf40f38cf
commit 8755dbf008
1 changed files with 1 additions and 1 deletions

View File

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