Upgrade to jOOQ 3.18.20

Closes gh-42618
This commit is contained in:
Stéphane Nicoll 2024-10-14 10:53:38 +02:00
parent 6b145a1ff3
commit 0e9bb034ab
1 changed files with 1 additions and 1 deletions

View File

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