Upgrade to jOOQ 3.14.9

Closes gh-26507
This commit is contained in:
Stephane Nicoll 2021-05-17 08:51:32 +02:00
parent a4e71fb49f
commit 4da1e1351a
1 changed files with 1 additions and 1 deletions

View File

@ -833,7 +833,7 @@ bom {
]
}
}
library("jOOQ", "3.14.8") {
library("jOOQ", "3.14.9") {
group("org.jooq") {
modules = [
"jooq",