Skip to content

Commit 9f03f3f

Browse files
Merge pull request #277 from kit-data-manager/dependabot/gradle/development/springDocVersion-2.5.0
2 parents d059220 + e0ace76 commit 9f03f3f

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
@@ -34,7 +34,7 @@ plugins {
3434
ext {
3535
// versions of dependencies
3636
springBootVersion = '3.1.0'
37-
springDocVersion = '2.3.0'
37+
springDocVersion = '2.5.0'
3838
javersVersion = '7.4.2'
3939
}
4040

0 commit comments

Comments
 (0)