Skip to content

Commit 0e9bb03

Browse files
committed
Upgrade to jOOQ 3.18.20
Closes gh-42618
1 parent 6b145a1 commit 0e9bb03

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
@@ -705,7 +705,7 @@ bom {
705705
]
706706
}
707707
}
708-
library("jOOQ", "3.18.18") {
708+
library("jOOQ", "3.18.20") {
709709
group("org.jooq") {
710710
modules = [
711711
"jooq",

0 commit comments

Comments
 (0)