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 62da512 commit e775b05Copy full SHA for e775b05
api-testing-bot/build.gradle
@@ -28,7 +28,7 @@ dependencies {
28
implementation "org.openapitools.openapidiff:openapi-diff-core:2.1.0-beta.3"
29
implementation "com.googlecode.json-simple:json-simple:1.1.1"
30
implementation "com.konghq:unirest-java:3.13.11"
31
- implementation "i5:las2peer-api-test-model:0.1.9"
+ implementation "i5:las2peer-api-test-model:1.0.0"
32
33
// GitHub API
34
implementation "org.kohsuke:github-api:1.308"
@@ -270,4 +270,4 @@ jacocoTestReport {
270
reports {
271
xml.enabled true
272
}
273
-}
+}
0 commit comments