Skip to content

Commit c2c9979

Browse files
chore(deps): Update springDocVersion to v3
1 parent 4a63a84 commit c2c9979

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
@@ -60,7 +60,7 @@ ext {
6060
pythonExecutable = System.getProperty('pythonExecutable', "file:///usr/bin/python")
6161
userDir = System.getProperty('user.dir')
6262
set('springBootVersion', "3.2.1")
63-
set('springDocVersion', "2.8.15")
63+
set('springDocVersion', "3.0.1")
6464
set('javersVersion', "7.9.0")
6565
set('keycloakVersion', "19.0.0")
6666
}

0 commit comments

Comments
 (0)