Upgrade to jOOQ 3.14.13

Closes gh-27402
This commit is contained in:
Andy Wilkinson 2021-07-19 12:45:50 +01:00
parent 3112d163ea
commit bae0a081fe
1 changed files with 1 additions and 1 deletions

View File

@ -942,7 +942,7 @@ bom {
] ]
} }
} }
library("jOOQ", "3.14.12") { library("jOOQ", "3.14.13") {
prohibit("[3.15.0,)") { prohibit("[3.15.0,)") {
because "it requires Java 11" because "it requires Java 11"
} }