Skip to content

Commit be92d92

Browse files
committed
Upgrade to jOOQ 3.18.22
Closes gh-43091
1 parent aaa6776 commit be92d92

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

0 commit comments

Comments
 (0)