Skip to content

Commit

Permalink
Bump github-api from 1.313 to 1.314 (#266)
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 9, 2023
1 parent cf068d0 commit 57e4789
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 @@ -947,7 +947,7 @@
<maven-surefire-report-plugin.version>3.0.0-M7</maven-surefire-report-plugin.version>
<maven-toolchains-plugin.version>3.1.0</maven-toolchains-plugin.version>
<!-- Other plugins -->
<github-api.version>1.313</github-api.version>
<github-api.version>1.314</github-api.version>
<github-release-plugin.version>1.4.0</github-release-plugin.version>
<jacoco-maven-plugin.version>0.8.8</jacoco-maven-plugin.version>
<nexus-staging-maven-plugin.version>1.6.13</nexus-staging-maven-plugin.version>
Expand Down

0 comments on commit 57e4789

Please sign in to comment.