Upgrade to jOOQ 3.14.8

Closes gh-25669
This commit is contained in:
Andy Wilkinson 2021-03-16 11:32:23 +00:00
parent 0fea72e2ca
commit a6909c6143
1 changed files with 1 additions and 1 deletions

View File

@ -901,7 +901,7 @@ bom {
]
}
}
library("jOOQ", "3.14.7") {
library("jOOQ", "3.14.8") {
group("org.jooq") {
modules = [
"jooq",