Skip to content

Commit

Permalink
build(deps): bump github-api from 1.313 to 1.314 (#185)
Browse files Browse the repository at this point in the history
Bumps [github-api](https://github.com/hub4j/github-api) from 1.313 to 1.314.
- [Release notes](https://github.com/hub4j/github-api/releases)
- [Changelog](https://github.com/hub4j/github-api/blob/main/CHANGELOG.md)
- [Commits](hub4j/github-api@github-api-1.313...github-api-1.314)

---
updated-dependencies:
- dependency-name: org.kohsuke:github-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 27, 2023
1 parent 2933298 commit 42c834e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
<dependency>
<groupId>org.kohsuke</groupId>
<artifactId>github-api</artifactId>
<version>1.313</version>
<version>1.314</version>
</dependency>
<dependency>
<groupId>com.github.spotbugs</groupId>
Expand Down

0 comments on commit 42c834e

Please sign in to comment.