Upgrade to jOOQ 3.18.18

Closes gh-41843
This commit is contained in:
Stéphane Nicoll 2024-08-13 19:48:44 +02:00
parent 54fe89fd21
commit 03ab9e9200
1 changed files with 1 additions and 1 deletions

View File

@ -706,7 +706,7 @@ bom {
]
}
}
library("jOOQ", "3.18.17") {
library("jOOQ", "3.18.18") {
group("org.jooq") {
modules = [
"jooq",