Upgrade to jOOQ 3.19.24

Closes gh-45940
This commit is contained in:
Stéphane Nicoll 2025-06-12 21:32:30 +02:00
parent 493bf08956
commit 8835d23e59
1 changed files with 1 additions and 1 deletions

View File

@ -1010,7 +1010,7 @@ bom {
] ]
} }
} }
library("jOOQ", "3.19.23") { library("jOOQ", "3.19.24") {
group("org.jooq") { group("org.jooq") {
modules = [ modules = [
"jooq", "jooq",