Upgrade to jOOQ 3.17.14

Closes gh-36328
This commit is contained in:
Stephane Nicoll 2023-07-11 14:59:51 +02:00
parent 11104412c0
commit 601a7d9043
1 changed files with 1 additions and 1 deletions

View File

@ -658,7 +658,7 @@ bom {
]
}
}
library("jOOQ", "3.17.13") {
library("jOOQ", "3.17.14") {
group("org.jooq") {
modules = [
"jooq",