Upgrade to jOOQ 3.18.7

Closes gh-37866
This commit is contained in:
Andy Wilkinson 2023-10-12 15:27:29 +01:00
parent c3a779c642
commit 72f4fcc860
1 changed files with 1 additions and 1 deletions

View File

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