Upgrade to jOOQ 3.18.6

Closes gh-36931
This commit is contained in:
Stephane Nicoll 2023-08-10 15:21:20 +02:00
parent 1ee5990e41
commit dd7fcec201
1 changed files with 1 additions and 1 deletions

View File

@ -684,7 +684,7 @@ bom {
]
}
}
library("jOOQ", "3.18.5") {
library("jOOQ", "3.18.6") {
group("org.jooq") {
modules = [
"jooq",