Upgrade to jOOQ 3.17.16

Closes gh-37848
This commit is contained in:
Andy Wilkinson 2023-10-12 13:33:28 +01:00
parent 811f4a1ec7
commit 9fb3f8bed6
1 changed files with 1 additions and 1 deletions

View File

@ -660,7 +660,7 @@ bom {
]
}
}
library("jOOQ", "3.17.15") {
library("jOOQ", "3.17.16") {
group("org.jooq") {
modules = [
"jooq",