Upgrade to jOOQ 3.13.3

Closes gh-22468
This commit is contained in:
Andy Wilkinson 2020-07-21 12:35:53 +01:00
parent ee689f516f
commit ebcc903547
1 changed files with 1 additions and 1 deletions

View File

@ -886,7 +886,7 @@ bom {
] ]
} }
} }
library("jOOQ", "3.13.2") { library("jOOQ", "3.13.3") {
group("org.jooq") { group("org.jooq") {
modules = [ modules = [
"jooq", "jooq",