We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25609d4 commit 746efffCopy full SHA for 746efff
1 file changed
pom.xml
@@ -9,7 +9,7 @@
9
10
<groupId>com.github.elibracha</groupId>
11
<artifactId>openapi-diff</artifactId>
12
- <version>2.3.1-SNAPSHOT</version>
+ <version>2.3.0-SNAPSHOT</version>
13
<packaging>jar</packaging>
14
15
<name>openapi-diff</name>
@@ -201,7 +201,7 @@
201
<dependency>
202
203
<artifactId>openapi-diff-ignore</artifactId>
204
- <version>2.2.8</version>
+ <version>2.3.0</version>
205
<exclusions>
206
<exclusion>
207
<groupId>org.slf4j</groupId>
0 commit comments