Skip to content

Commit 92166c3

Browse files
committed
Upgrade to jOOQ 3.18.21
Closes gh-42816
1 parent f95e56d commit 92166c3

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.20") {
708+
library("jOOQ", "3.18.21") {
709709
group("org.jooq") {
710710
modules = [
711711
"jooq",

0 commit comments

Comments
 (0)