diff --git a/api-testing-bot/build.gradle b/api-testing-bot/build.gradle index 80ea88b..1b95b75 100644 --- a/api-testing-bot/build.gradle +++ b/api-testing-bot/build.gradle @@ -31,7 +31,7 @@ dependencies { implementation "i5:las2peer-api-test-model:1.0.0" // GitHub API - implementation "org.kohsuke:github-api:1.314" + implementation "org.kohsuke:github-api:1.315" implementation "io.jsonwebtoken:jjwt-impl:0.11.5" implementation "io.jsonwebtoken:jjwt-jackson:0.11.5"