Skip to content

Commit 44e89da

Browse files
committed
doc update with gradle settings
1 parent fdc61be commit 44e89da

33 files changed

+42
-64
lines changed

docs/core-properties.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@
253253
</div>
254254
<div id="footer">
255255
<div id="footer-text">
256-
Last updated 2022-06-07 13:58:13 +0200
256+
Last updated 2022-08-07 00:58:43 +0200
257257
</div>
258258
</div>
259259
</div>

docs/demos.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ <h3 id="_source_code_of_the_demo_applications"><a class="anchor" href="#_source_
8383
</div>
8484
<div id="footer">
8585
<div id="footer-text">
86-
Last updated 2022-06-07 13:58:13 +0200
86+
Last updated 2022-08-07 00:58:43 +0200
8787
</div>
8888
</div>
8989
</div>

docs/faq.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1962,7 +1962,7 @@ <h3 id="_what_is_the_compatibility_matrix_of_springdoc_openapi_with_spring_boot"
19621962
</div>
19631963
<div id="footer">
19641964
<div id="footer-text">
1965-
Last updated 2022-06-15 16:49:14 +0200
1965+
Last updated 2022-08-07 00:58:43 +0200
19661966
</div>
19671967
</div>
19681968
</div>

docs/features.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -341,7 +341,7 @@ <h3 id="_integration_with_wildfly"><a class="anchor" href="#_integration_with_wi
341341
</div>
342342
<div id="footer">
343343
<div id="footer-text">
344-
Last updated 2022-06-07 13:58:13 +0200
344+
Last updated 2022-08-07 00:58:43 +0200
345345
</div>
346346
</div>
347347
</div>

docs/getting-started.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ <h2 id="getting-started"><a class="anchor" href="#getting-started"></a>Getting S
9696
</div>
9797
<div id="footer">
9898
<div id="footer-text">
99-
Last updated 2022-06-07 13:58:13 +0200
99+
Last updated 2022-08-07 00:58:43 +0200
100100
</div>
101101
</div>
102102
</div>

docs/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1815,8 +1815,8 @@ <h3 id="gradle-plugin"><a class="anchor" href="#gradle-plugin"></a>6.2. Gradle p
18151815
<div class="listingblock">
18161816
<div class="content">
18171817
<pre class="highlight"><code class="language-groovy" data-lang="groovy">plugins {
1818-
id("org.springframework.boot") version "2.6.6"
1819-
id("org.springdoc.openapi-gradle-plugin") version "1.3.4"
1818+
id("org.springframework.boot") version "2.7.0"
1819+
id("org.springdoc.openapi-gradle-plugin") version "1.4.0"
18201820
}
18211821
</code></pre>
18221822
</div>
@@ -4183,7 +4183,7 @@ <h3 id="what-is-the-compatibility-matrix-of-springdoc-openapi-with-spring-boot">
41834183
</div>
41844184
<div id="footer">
41854185
<div id="footer-text">
4186-
Last updated 2022-06-07 13:58:13 +0200
4186+
Last updated 2022-08-07 00:58:43 +0200
41874187
</div>
41884188
</div>
41894189
<!-- Global site tag (gtag.js) - Google Analytics -->

docs/intro.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ <h2 id="Introduction"><a class="anchor" href="#Introduction"></a>Introduction</h
8181
</div>
8282
<div id="footer">
8383
<div id="footer-text">
84-
Last updated 2022-06-07 13:58:13 +0200
84+
Last updated 2022-08-07 00:58:43 +0200
8585
</div>
8686
</div>
8787
</div>

docs/migrating-from-springfox.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ <h2 id="migrating-from-springfox"><a class="anchor" href="#migrating-from-spring
217217
</div>
218218
<div id="footer">
219219
<div id="footer-text">
220-
Last updated 2022-06-07 13:58:13 +0200
220+
Last updated 2022-08-07 00:58:43 +0200
221221
</div>
222222
</div>
223223
</div>

docs/modules.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -640,7 +640,7 @@ <h3 id="_javadoc_support"><a class="anchor" href="#_javadoc_support"></a>Javadoc
640640
</div>
641641
<div id="footer">
642642
<div id="footer-text">
643-
Last updated 2022-06-07 13:58:13 +0200
643+
Last updated 2022-08-07 00:58:43 +0200
644644
</div>
645645
</div>
646646
</div>

docs/other-resources.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ <h3 id="_dependencies_repository"><a class="anchor" href="#_dependencies_reposit
9292
</div>
9393
<div id="footer">
9494
<div id="footer-text">
95-
Last updated 2022-06-07 13:58:13 +0200
95+
Last updated 2022-08-07 00:58:43 +0200
9696
</div>
9797
</div>
9898
</div>

0 commit comments

Comments
 (0)