Upgrade to jOOQ 3.14.3

Closes gh-24128
This commit is contained in:
Stephane Nicoll 2020-11-12 07:25:47 +01:00
parent 56ce2afe8f
commit 62e5f2e8a6
1 changed files with 1 additions and 1 deletions

View File

@ -829,7 +829,7 @@ bom {
]
}
}
library("jOOQ", "3.14.1") {
library("jOOQ", "3.14.3") {
group("org.jooq") {
modules = [
"jooq",