Upgrade to jOOQ 3.17.10

Closes gh-34699
This commit is contained in:
Andy Wilkinson 2023-03-21 18:14:22 +00:00
parent 21bd505c22
commit dc96511b66
1 changed files with 1 additions and 1 deletions

View File

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