diff --git a/api-testing-bot/build.gradle b/api-testing-bot/build.gradle index 80ea88b..3f56bbe 100644 --- a/api-testing-bot/build.gradle +++ b/api-testing-bot/build.gradle @@ -27,7 +27,7 @@ dependencies { implementation "org.openapitools.openapidiff:openapi-diff-core:2.1.0-beta.4" implementation "com.googlecode.json-simple:json-simple:1.1.1" - implementation "com.konghq:unirest-java:3.14.2" + implementation "com.konghq:unirest-java:3.14.3" implementation "i5:las2peer-api-test-model:1.0.0" // GitHub API