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 3d6e995 commit 706faedCopy full SHA for 706faed
maven/pom.xml
@@ -56,7 +56,10 @@
56
<plugin>
57
<groupId>org.apache.maven.plugins</groupId>
58
<artifactId>maven-plugin-plugin</artifactId>
59
- <version>3.8.1</version>
+ <version>3.13.1</version>
60
+ <configuration>
61
+ <goalPrefix>openapi-diff</goalPrefix>
62
+ </configuration>
63
</plugin>
64
65
0 commit comments