Skip to content

Commit 112b07d

Browse files
committed
Upgrade to jOOQ 3.18.9
Closes gh-39186
1 parent 3352565 commit 112b07d

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
@@ -701,7 +701,7 @@ bom {
701701
]
702702
}
703703
}
704-
library("jOOQ", "3.18.7") {
704+
library("jOOQ", "3.18.9") {
705705
group("org.jooq") {
706706
modules = [
707707
"jooq",

0 commit comments

Comments
 (0)