Upgrade to jOOQ 3.19.11

Closes gh-41897
This commit is contained in:
Stéphane Nicoll 2024-08-16 15:19:14 +02:00
parent d35ecbcc8a
commit 044d2295df
1 changed files with 1 additions and 1 deletions

View File

@ -935,7 +935,7 @@ bom {
]
}
}
library("jOOQ", "3.19.10") {
library("jOOQ", "3.19.11") {
group("org.jooq") {
modules = [
"jooq",