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 989e2f6 commit d7943f7Copy full SHA for d7943f7
build.gradle
@@ -14,7 +14,7 @@ plugins {
14
ext {
15
// versions of dependencies
16
javersVersion = '7.7.0'
17
- springDocVersion = '2.6.0'
+ springDocVersion = '2.8.11'
18
}
19
20
description = 'Generic indexing service supporting different mapping implementations.'
0 commit comments