Skip to content

Commit e775b05

Browse files
authored
Update build.gradle
1 parent 62da512 commit e775b05

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

api-testing-bot/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ dependencies {
2828
implementation "org.openapitools.openapidiff:openapi-diff-core:2.1.0-beta.3"
2929
implementation "com.googlecode.json-simple:json-simple:1.1.1"
3030
implementation "com.konghq:unirest-java:3.13.11"
31-
implementation "i5:las2peer-api-test-model:0.1.9"
31+
implementation "i5:las2peer-api-test-model:1.0.0"
3232

3333
// GitHub API
3434
implementation "org.kohsuke:github-api:1.308"
@@ -270,4 +270,4 @@ jacocoTestReport {
270270
reports {
271271
xml.enabled true
272272
}
273-
}
273+
}

0 commit comments

Comments
 (0)