Upgrade to jOOQ 3.16.5

Closes gh-30368
This commit is contained in:
Stephane Nicoll 2022-03-22 16:37:58 +01:00
parent 6a5a2f6356
commit f30b747138
1 changed files with 1 additions and 1 deletions

View File

@ -681,7 +681,7 @@ bom {
]
}
}
library("jOOQ", "3.16.2") {
library("jOOQ", "3.16.5") {
group("org.jooq") {
modules = [
"jooq",