Upgrade to jOOQ 3.14.13

Closes gh-27389
This commit is contained in:
Andy Wilkinson 2021-07-19 11:13:58 +01:00
parent 67739d9126
commit ff31dffb0b
1 changed files with 1 additions and 1 deletions

View File

@ -923,7 +923,7 @@ bom {
]
}
}
library("jOOQ", "3.14.12") {
library("jOOQ", "3.14.13") {
group("org.jooq") {
modules = [
"jooq",