Upgrade to jOOQ 3.17.9

Closes gh-34668
This commit is contained in:
Andy Wilkinson 2023-03-21 08:32:42 +00:00
parent 7c5291185e
commit ac54afe694
1 changed files with 1 additions and 1 deletions

View File

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