Upgrade to jOOQ 3.17.2

Closes gh-31640
This commit is contained in:
Andy Wilkinson 2022-07-07 17:37:13 +01:00
parent 6b186b82ad
commit acc86a5d6a
1 changed files with 1 additions and 1 deletions

View File

@ -715,7 +715,7 @@ bom {
]
}
}
library("jOOQ", "3.17.1") {
library("jOOQ", "3.17.2") {
group("org.jooq") {
modules = [
"jooq",