Skip to content

Commit c7e62b6

Browse files
Update springDocVersion to v2.8.7
1 parent 778b062 commit c7e62b6

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.7")
5353
set('javersVersion', "7.8.0")
5454
set('keycloakVersion', "19.0.0")
5555
}

0 commit comments

Comments
 (0)