Skip to content

Commit 03ab9e9

Browse files
committed
Upgrade to jOOQ 3.18.18
Closes gh-41843
1 parent 54fe89f commit 03ab9e9

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
@@ -706,7 +706,7 @@ bom {
706706
]
707707
}
708708
}
709-
library("jOOQ", "3.18.17") {
709+
library("jOOQ", "3.18.18") {
710710
group("org.jooq") {
711711
modules = [
712712
"jooq",

0 commit comments

Comments
 (0)