Merge pull request #646 from BBN-Holding/dependabot/maven/greg-dev/org.kohsuke-github-api-1.128

Bump github-api from 1.127 to 1.128
This commit is contained in:
Skidder 2021-04-23 09:29:30 +02:00 committed by GitHub
commit e94886f4f3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -89,7 +89,7 @@
<dependency> <dependency>
<groupId>org.kohsuke</groupId> <groupId>org.kohsuke</groupId>
<artifactId>github-api</artifactId> <artifactId>github-api</artifactId>
<version>1.127</version> <version>1.128</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>com.sedmelluq</groupId> <groupId>com.sedmelluq</groupId>