Skip to content

Commit 746efff

Browse files
committed
# WARNING: head commit changed in the meantime
wip
1 parent 25609d4 commit 746efff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<groupId>com.github.elibracha</groupId>
1111
<artifactId>openapi-diff</artifactId>
12-
<version>2.3.1-SNAPSHOT</version>
12+
<version>2.3.0-SNAPSHOT</version>
1313
<packaging>jar</packaging>
1414

1515
<name>openapi-diff</name>
@@ -201,7 +201,7 @@
201201
<dependency>
202202
<groupId>com.github.elibracha</groupId>
203203
<artifactId>openapi-diff-ignore</artifactId>
204-
<version>2.2.8</version>
204+
<version>2.3.0</version>
205205
<exclusions>
206206
<exclusion>
207207
<groupId>org.slf4j</groupId>

0 commit comments

Comments
 (0)