Upgrade to jOOQ 3.18.9

Closes gh-39186
This commit is contained in:
Andy Wilkinson 2024-01-17 15:56:47 +00:00
parent 3352565051
commit 112b07d0d5
1 changed files with 1 additions and 1 deletions

View File

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