Skip to content

Commit ebcc903

Browse files
committed
Upgrade to jOOQ 3.13.3
Closes gh-22468
1 parent ee689f5 commit ebcc903

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
@@ -886,7 +886,7 @@ bom {
886886
]
887887
}
888888
}
889-
library("jOOQ", "3.13.2") {
889+
library("jOOQ", "3.13.3") {
890890
group("org.jooq") {
891891
modules = [
892892
"jooq",

0 commit comments

Comments
 (0)