Upgrade to jOOQ 3.14.4

Closes gh-24390
This commit is contained in:
Stephane Nicoll 2020-12-08 05:20:55 +01:00
parent 626b67ffc0
commit 8dd34b74c5
1 changed files with 1 additions and 1 deletions

View File

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