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

Bump github-api from 1.99 to 1.100
This commit is contained in:
Skidder 2019-11-27 07:13:25 -08:00 committed by GitHub
commit e3db7256c1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -60,7 +60,7 @@
<dependency> <dependency>
<groupId>org.kohsuke</groupId> <groupId>org.kohsuke</groupId>
<artifactId>github-api</artifactId> <artifactId>github-api</artifactId>
<version>1.99</version> <version>1.100</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>com.sedmelluq</groupId> <groupId>com.sedmelluq</groupId>