Skip to content

Commit 24a9770

Browse files
committed
Upgrade to jOOQ 3.17.7
Closes gh-33902
1 parent 73a8fb9 commit 24a9770

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
@@ -658,7 +658,7 @@ bom {
658658
]
659659
}
660660
}
661-
library("jOOQ", "3.17.6") {
661+
library("jOOQ", "3.17.7") {
662662
group("org.jooq") {
663663
modules = [
664664
"jooq",

0 commit comments

Comments
 (0)