Upgrade to jOOQ 3.19.13

Closes gh-42636
This commit is contained in:
Stéphane Nicoll 2024-10-14 12:30:18 +02:00
parent e7ded11ed5
commit 8cccbb03c3
1 changed files with 1 additions and 1 deletions

View File

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