Bump github-api from 1.114 to 1.116 (#5465)

Bumps [github-api](https://github.com/hub4j/github-api) from 1.114 to 1.116.
- [Release notes](https://github.com/hub4j/github-api/releases)
- [Changelog](https://github.com/hub4j/github-api/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hub4j/github-api/compare/github-api-1.114...github-api-1.116)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2020-10-19 18:51:23 +10:00 committed by GitHub
parent 5045244f54
commit 73593bbca3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -400,7 +400,7 @@
<dependency>
<groupId>org.kohsuke</groupId>
<artifactId>github-api</artifactId>
<version>1.114</version>
<version>1.116</version>
</dependency>
</dependencies>
</plugin>