Upgrade to jOOQ 3.18.21

Closes gh-42816
This commit is contained in:
Stéphane Nicoll 2024-10-22 09:03:26 +02:00
parent f95e56dbb7
commit 92166c30c7
1 changed files with 1 additions and 1 deletions

View File

@ -705,7 +705,7 @@ bom {
]
}
}
library("jOOQ", "3.18.20") {
library("jOOQ", "3.18.21") {
group("org.jooq") {
modules = [
"jooq",