Upgrade to jOOQ 3.13.5

Closes gh-23875
This commit is contained in:
Andy Wilkinson 2020-10-26 11:29:20 +00:00
parent b7704f5a9c
commit d75288b726
1 changed files with 1 additions and 1 deletions

View File

@ -887,7 +887,7 @@ bom {
]
}
}
library("jOOQ", "3.13.4") {
library("jOOQ", "3.13.5") {
group("org.jooq") {
modules = [
"jooq",