Skip to content

Commit 8b572dd

Browse files
Update springDocVersion to v2.8.8
1 parent 5462193 commit 8b572dd

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)