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 b62e8b0 commit 2d35aa8Copy full SHA for 2d35aa8
docs/plugins.html
@@ -66,7 +66,7 @@ <h3 id="_maven_plugin">Maven plugin</h3>
66
<plugin>
67
<groupId>org.springdoc</groupId>
68
<artifactId>springdoc-openapi-maven-plugin</artifactId>
69
- <version>1.2</version>
+ <version>1.3</version>
70
<executions>
71
<execution>
72
<id>integration-test</id>
@@ -137,7 +137,7 @@ <h3 id="_gradle_plugin">Gradle plugin</h3>
137
</div>
138
<div id="footer">
139
<div id="footer-text">
140
-Last updated 2021-03-18 20:53:05 +0100
+Last updated 2021-03-26 16:17:13 +0100
141
142
143
<link rel="stylesheet" href="js/highlight/styles/github.min.css">
0 commit comments