Upgrade to jOOQ 3.19.15

Closes gh-43105
This commit is contained in:
Stéphane Nicoll 2024-11-11 08:18:11 +09:00
parent 55c4555275
commit 907bed4674
1 changed files with 1 additions and 1 deletions

View File

@ -975,7 +975,7 @@ bom {
]
}
}
library("jOOQ", "3.19.14") {
library("jOOQ", "3.19.15") {
group("org.jooq") {
modules = [
"jooq",