Upgrade to jOOQ 3.17.8

Closes gh-34283
This commit is contained in:
Andy Wilkinson 2023-02-20 16:30:21 +00:00
parent b22cf86456
commit c0b5bfeb40
1 changed files with 1 additions and 1 deletions

View File

@ -644,7 +644,7 @@ bom {
] ]
} }
} }
library("jOOQ", "3.17.7") { library("jOOQ", "3.17.8") {
group("org.jooq") { group("org.jooq") {
modules = [ modules = [
"jooq", "jooq",