Skip to content

Commit 857b6c7

Browse files
Merge pull request #300 from kit-data-manager/dependabot/gradle/development/springDocVersion-2.6.0
2 parents 4236075 + 240d00e commit 857b6c7

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.1.0'
36-
springDocVersion = '2.5.0'
36+
springDocVersion = '2.6.0'
3737
javersVersion = '7.5.0'
3838
}
3939

0 commit comments

Comments
 (0)