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 f53ef6f commit 883709cCopy full SHA for 883709c
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.7'
18
}
19
20
description = 'Generic indexing service supporting different mapping implementations.'
0 commit comments