We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c3344b5 + 6ee5296 commit b95a1faCopy full SHA for b95a1fa
build.gradle
@@ -33,7 +33,7 @@ plugins {
33
ext {
34
// versions of dependencies
35
springBootVersion = '3.4.1'
36
- springDocVersion = '2.7.0'
+ springDocVersion = '2.8.3'
37
javersVersion = '7.7.0'
38
}
39
0 commit comments