Merge pull request #490 from BigBotNetwork/dependabot/maven/greg-dev/org.kohsuke-github-api-1.112

Bump github-api from 1.111 to 1.112
This commit is contained in:
Skidder 2020-05-29 15:17:35 +02:00 committed by GitHub
commit 5df56ce183
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -91,7 +91,7 @@
<dependency> <dependency>
<groupId>org.kohsuke</groupId> <groupId>org.kohsuke</groupId>
<artifactId>github-api</artifactId> <artifactId>github-api</artifactId>
<version>1.111</version> <version>1.112</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>com.sedmelluq</groupId> <groupId>com.sedmelluq</groupId>