Upgrade to jOOQ 3.14.15

Closes gh-28088
This commit is contained in:
Stephane Nicoll 2021-09-22 08:31:04 +02:00
parent 8c3db23be3
commit 01809eccf3
1 changed files with 1 additions and 1 deletions

View File

@ -923,7 +923,7 @@ bom {
]
}
}
library("jOOQ", "3.14.14") {
library("jOOQ", "3.14.15") {
group("org.jooq") {
modules = [
"jooq",