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 86b144b commit abfa992Copy full SHA for abfa992
pom.xml
@@ -31,7 +31,7 @@
31
<maven.compiler.target>1.8</maven.compiler.target>
32
<maven.version>3.3.1</maven.version>
33
<maven-plugin-tools.version>3.5.2</maven-plugin-tools.version>
34
- <restdocs-openapi.version>0.3.1</restdocs-openapi.version>
+ <restdocs-openapi.version>0.4.1</restdocs-openapi.version>
35
<junit.version>5.2.0</junit.version>
36
<assertj.version>3.11.0</assertj.version>
37
<mockito.version>2.21.0</mockito.version>
0 commit comments