Upgrade to jOOQ 3.17.4

Closes gh-32350
This commit is contained in:
Stephane Nicoll 2022-09-14 14:16:54 +02:00
parent b6b743006e
commit b4a33e52c1
1 changed files with 1 additions and 1 deletions

View File

@ -717,7 +717,7 @@ bom {
]
}
}
library("jOOQ", "3.17.2") {
library("jOOQ", "3.17.4") {
group("org.jooq") {
modules = [
"jooq",