Upgrade to jOOQ 3.17.8

Closes gh-34265
This commit is contained in:
Andy Wilkinson 2023-02-20 14:54:05 +00:00
parent 497fa08bfe
commit 8cdd73f088
1 changed files with 1 additions and 1 deletions

View File

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