Skip to content

Commit

Permalink
Upgrade to jOOQ 3.14.16
Browse files Browse the repository at this point in the history
Closes gh-31429
  • Loading branch information
snicoll committed Jun 17, 2022
1 parent 26b64e7 commit dbf3677
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Expand Up @@ -983,7 +983,7 @@ bom {
]
}
}
library("jOOQ", "3.14.15") {
library("jOOQ", "3.14.16") {
prohibit("[3.15.0,)") {
because "it requires Java 11"
}
Expand Down

0 comments on commit dbf3677

Please sign in to comment.