Upgrade to jOOQ 3.18.22

Closes gh-43091
This commit is contained in:
Stéphane Nicoll 2024-11-11 07:26:36 +09:00
parent aaa677605d
commit be92d92351
1 changed files with 1 additions and 1 deletions

View File

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