Upgrade to jOOQ 3.12.4

Closes gh-20079
This commit is contained in:
Stephane Nicoll 2020-02-07 16:17:49 +01:00
parent 2b99345733
commit 7dccc10803
1 changed files with 1 additions and 1 deletions

View File

@ -879,7 +879,7 @@ bom {
] ]
} }
} }
library("jOOQ", "3.12.3") { library("jOOQ", "3.12.4") {
group("org.jooq") { group("org.jooq") {
modules = [ modules = [
"jooq", "jooq",