Upgrade to jOOQ 3.14.1

Closes gh-24086
This commit is contained in:
Stephane Nicoll 2020-11-09 08:45:30 +01:00
parent 706de82d39
commit d2d968ba16
1 changed files with 1 additions and 1 deletions

View File

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