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

Bump github-api from 1.132 to 1.133
This commit is contained in:
Skidder 2021-10-09 10:50:32 -05:00 committed by GitHub
commit e818ae3aa5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -94,7 +94,7 @@
<dependency> <dependency>
<groupId>org.kohsuke</groupId> <groupId>org.kohsuke</groupId>
<artifactId>github-api</artifactId> <artifactId>github-api</artifactId>
<version>1.132</version> <version>1.133</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>com.sedmelluq</groupId> <groupId>com.sedmelluq</groupId>