Upgrade to jOOQ 3.17.12

Closes gh-35052
This commit is contained in:
Stephane Nicoll 2023-04-18 13:20:42 +02:00
parent 2a90c60001
commit 47e3b4655a
1 changed files with 1 additions and 1 deletions

View File

@ -658,7 +658,7 @@ bom {
]
}
}
library("jOOQ", "3.17.11") {
library("jOOQ", "3.17.12") {
group("org.jooq") {
modules = [
"jooq",