@@ -594,7 +594,7 @@ <h3 id="gettingstarted-usage"><a class="link" href="#gettingstarted-usage">Usage
594594< pre class ="highlightjs highlight "> < code class ="language-xml " data-lang ="xml "> <dependency>
595595 <groupId>capital.scalable</groupId>
596596 <artifactId>spring-auto-restdocs-core</artifactId>
597- <version>1.0.10 </version>
597+ <version>1.0.11 </version>
598598 <scope>test</scope> < i class ="conum " data-value ="1 "> </ i > < b > (1)</ b >
599599</dependency>
600600
@@ -631,7 +631,7 @@ <h3 id="gettingstarted-usage"><a class="link" href="#gettingstarted-usage">Usage
631631 <docletArtifact>
632632 <groupId>capital.scalable</groupId>
633633 <artifactId>spring-auto-restdocs-json-doclet</artifactId>
634- <version>1.0.10 </version>
634+ <version>1.0.11 </version>
635635 </docletArtifact>
636636 <destDir>generated-javadoc-json</destDir> < i class ="conum " data-value ="3 "> </ i > < b > (3)</ b >
637637 <reportOutputDirectory>${project.build.directory}</reportOutputDirectory> < i class ="conum " data-value ="3 "> </ i > < b > (3)</ b >
@@ -676,8 +676,8 @@ <h3 id="gettingstarted-usage"><a class="link" href="#gettingstarted-usage">Usage
676676}
677677
678678dependencies {
679- testCompile group: 'capital.scalable', name: 'spring-auto-restdocs-core', version: '1.0.10 ' < i class ="conum " data-value ="1 "> </ i > < b > (1)</ b >
680- jsondoclet group: 'capital.scalable', name: 'spring-auto-restdocs-json-doclet', version: '1.0.10 '
679+ testCompile group: 'capital.scalable', name: 'spring-auto-restdocs-core', version: '1.0.11 ' < i class ="conum " data-value ="1 "> </ i > < b > (1)</ b >
680+ jsondoclet group: 'capital.scalable', name: 'spring-auto-restdocs-json-doclet', version: '1.0.11 '
681681}
682682
683683task jsonDoclet(type: Javadoc, dependsOn: compileJava) {
@@ -1840,7 +1840,7 @@ <h4 id="contributing-building-build"><a class="link" href="#contributing-buildin
18401840</ div >
18411841< div id ="footer ">
18421842< div id ="footer-text ">
1843- Last updated 2018-01-09 13:17:48 CET
1843+ Last updated 2018-01-10 11:55:15 CET
18441844</ div >
18451845</ div >
18461846< link rel ="stylesheet " href ="highlight/styles/github.min.css ">
0 commit comments