Upgrade to jOOQ 3.19.18

Closes gh-43854
This commit is contained in:
Stéphane Nicoll 2025-01-16 14:51:07 +01:00
parent dfee0cc354
commit 8f113d6da0
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") {
modules = [
"jooq",