Skip to content

Commit c6ef484

Browse files
Imported OpenAPI-Diff
1 parent 04eda9c commit c6ef484

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

pom.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,12 @@
4646
<artifactId>java-diff-utils</artifactId>
4747
<version>4.15</version>
4848
</dependency>
49+
50+
<dependency>
51+
<groupId>org.openapitools.openapidiff</groupId>
52+
<artifactId>openapi-diff-core</artifactId>
53+
<version>2.1.0-beta.12</version>
54+
</dependency>
4955
</dependencies>
5056

5157
<build>

0 commit comments

Comments
 (0)