Skip to content

Commit d75288b

Browse files
committed
Upgrade to jOOQ 3.13.5
Closes gh-23875
1 parent b7704f5 commit d75288b

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
@@ -887,7 +887,7 @@ bom {
887887
]
888888
}
889889
}
890-
library("jOOQ", "3.13.4") {
890+
library("jOOQ", "3.13.5") {
891891
group("org.jooq") {
892892
modules = [
893893
"jooq",

0 commit comments

Comments
 (0)