Skip to content

Commit 74a70c8

Browse files
committed
Upgrade to jOOQ 3.13.2
Closes gh-21407
1 parent 77c6a60 commit 74a70c8

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
@@ -912,7 +912,7 @@ bom {
912912
]
913913
}
914914
}
915-
library("jOOQ", "3.13.1") {
915+
library("jOOQ", "3.13.2") {
916916
group("org.jooq") {
917917
modules = [
918918
"jooq",

0 commit comments

Comments
 (0)