Skip to content

Commit b95a1fa

Browse files
authored
Merge pull request #389 from kit-data-manager/renovate/springdocversion
Update springDocVersion to v2.8.3
2 parents c3344b5 + 6ee5296 commit b95a1fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ plugins {
3333
ext {
3434
// versions of dependencies
3535
springBootVersion = '3.4.1'
36-
springDocVersion = '2.7.0'
36+
springDocVersion = '2.8.3'
3737
javersVersion = '7.7.0'
3838
}
3939

0 commit comments

Comments
 (0)