Upgrade to jOOQ 3.19.23

Closes gh-45458
This commit is contained in:
Stéphane Nicoll 2025-05-09 13:05:29 +02:00
parent 1dc605cd31
commit ae74a8d887
1 changed files with 1 additions and 1 deletions

View File

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