@@ -585,7 +585,7 @@ <h3 id="gettingstarted-usage"><a class="link" href="#gettingstarted-usage">Usage
585585< pre class ="highlightjs highlight "> < code class ="language-xml " data-lang ="xml "> <dependency>
586586 <groupId>capital.scalable</groupId>
587587 <artifactId>spring-auto-restdocs-core</artifactId>
588- <version>1.0.9 </version>
588+ <version>1.0.10 </version>
589589 <scope>test</scope> < i class ="conum " data-value ="1 "> </ i > < b > (1)</ b >
590590</dependency>
591591
@@ -622,7 +622,7 @@ <h3 id="gettingstarted-usage"><a class="link" href="#gettingstarted-usage">Usage
622622 <docletArtifact>
623623 <groupId>capital.scalable</groupId>
624624 <artifactId>spring-auto-restdocs-json-doclet</artifactId>
625- <version>1.0.9 </version>
625+ <version>1.0.10 </version>
626626 </docletArtifact>
627627 <destDir>generated-javadoc-json</destDir> < i class ="conum " data-value ="3 "> </ i > < b > (3)</ b >
628628 <reportOutputDirectory>${project.build.directory}</reportOutputDirectory> < i class ="conum " data-value ="3 "> </ i > < b > (3)</ b >
@@ -667,8 +667,8 @@ <h3 id="gettingstarted-usage"><a class="link" href="#gettingstarted-usage">Usage
667667}
668668
669669dependencies {
670- testCompile group: 'capital.scalable', name: 'spring-auto-restdocs-core', version: '1.0.9 ' < i class ="conum " data-value ="1 "> </ i > < b > (1)</ b >
671- jsondoclet group: 'capital.scalable', name: 'spring-auto-restdocs-json-doclet', version: '1.0.9 '
670+ testCompile group: 'capital.scalable', name: 'spring-auto-restdocs-core', version: '1.0.10 ' < i class ="conum " data-value ="1 "> </ i > < b > (1)</ b >
671+ jsondoclet group: 'capital.scalable', name: 'spring-auto-restdocs-json-doclet', version: '1.0.10 '
672672}
673673
674674task jsonDoclet(type: Javadoc, dependsOn: compileJava) {
@@ -1694,7 +1694,7 @@ <h4 id="contributing-building-build"><a class="link" href="#contributing-buildin
16941694</ div >
16951695< div id ="footer ">
16961696< div id ="footer-text ">
1697- Last updated 2017-11-02 11:56:48 CET
1697+ Last updated 2017-11-03 00:05:51 CET
16981698</ div >
16991699</ div >
17001700< link rel ="stylesheet " href ="highlight/styles/github.min.css ">
0 commit comments