Skip to content

Commit db222df

Browse files
committed
Upgrade to jOOQ 3.17.13
Closes gh-35428
1 parent 2b46189 commit db222df

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.12") {
661+
library("jOOQ", "3.17.13") {
662662
group("org.jooq") {
663663
modules = [
664664
"jooq",

0 commit comments

Comments
 (0)