Skip to content

Commit

Permalink
Upgrade to jOOQ 3.13.3
Browse files Browse the repository at this point in the history
Closes gh-22468
  • Loading branch information
wilkinsona committed Jul 21, 2020
1 parent ee689f5 commit ebcc903
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 @@ -886,7 +886,7 @@ bom {
]
}
}
library("jOOQ", "3.13.2") {
library("jOOQ", "3.13.3") {
group("org.jooq") {
modules = [
"jooq",
Expand Down

0 comments on commit ebcc903

Please sign in to comment.