Skip to content

Commit c00823b

Browse files
committed
Upgrade to jOOQ 3.13.4
Closes gh-22804
1 parent b977f14 commit c00823b

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
@@ -830,7 +830,7 @@ bom {
830830
]
831831
}
832832
}
833-
library("jOOQ", "3.13.2") {
833+
library("jOOQ", "3.13.4") {
834834
group("org.jooq") {
835835
modules = [
836836
"jooq",

0 commit comments

Comments
 (0)