Skip to content

Commit b29ca2e

Browse files
authored
Merge pull request #205 from kit-data-manager/renovate/springdocversion
Update springDocVersion to v2.8.8
2 parents 45d9a40 + a55f03b commit b29ca2e

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
@@ -49,7 +49,7 @@ ext {
4949
pythonExecutable = System.getProperty('pythonExecutable', "file:///usr/bin/python3")
5050
userDir = System.getProperty('user.dir')
5151
set('springBootVersion', "3.2.1")
52-
set('springDocVersion', "2.8.6")
52+
set('springDocVersion', "2.8.8")
5353
set('javersVersion', "7.8.0")
5454
set('keycloakVersion', "19.0.0")
5555
}

0 commit comments

Comments
 (0)