Skip to content

Commit 44fe72e

Browse files
authored
Merge pull request #226 from kit-data-manager/renovate/springdocversion
Update springDocVersion to v2.8.9
2 parents 4e9a68c + 98e0c2d commit 44fe72e

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
@@ -58,7 +58,7 @@ ext {
5858
pythonExecutable = System.getProperty('pythonExecutable', "file:///usr/bin/python")
5959
userDir = System.getProperty('user.dir')
6060
set('springBootVersion', "3.2.1")
61-
set('springDocVersion', "2.8.8")
61+
set('springDocVersion', "2.8.9")
6262
set('javersVersion', "7.8.0")
6363
set('keycloakVersion', "19.0.0")
6464
}

0 commit comments

Comments
 (0)