Skip to content

Commit e6a2662

Browse files
committed
Upgrade to jOOQ 3.18.9
Closes gh-39177
1 parent 06dfce6 commit e6a2662

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.8") {
683+
library("jOOQ", "3.18.9") {
684684
group("org.jooq") {
685685
modules = [
686686
"jooq",

0 commit comments

Comments
 (0)