Skip to content

Commit cec0c93

Browse files
committed
Upgrade to jOOQ 3.18.15
Closes gh-40712
1 parent e5944a7 commit cec0c93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -680,7 +680,7 @@ bom {
680680
]
681681
}
682682
}
683-
library("jOOQ", "3.18.14") {
683+
library("jOOQ", "3.18.15") {
684684
group("org.jooq") {
685685
modules = [
686686
"jooq",

0 commit comments

Comments
 (0)