Skip to content

Commit d588497

Browse files
committed
Upgrade to jOOQ 3.18.13
Closes gh-39971
1 parent 326bf4d commit d588497

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -680,7 +680,7 @@ bom {
680680
]
681681
}
682682
}
683-
library("jOOQ", "3.18.11") {
683+
library("jOOQ", "3.18.13") {
684684
group("org.jooq") {
685685
modules = [
686686
"jooq",

0 commit comments

Comments
 (0)