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.
1 parent c09e255 commit 6ee5296Copy full SHA for 6ee5296
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