Skip to content

Commit

Permalink
Bump org.kohsuke:github-api from 1.316 to 1.317 in /java-components
Browse files Browse the repository at this point in the history
Bumps [org.kohsuke:github-api](https://github.com/hub4j/github-api) from 1.316 to 1.317.
- [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.316...github-api-1.317)

---
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]>
  • Loading branch information
dependabot[bot] authored Nov 13, 2023
1 parent 7debedb commit eca908f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java-components/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
<quarkus-jgit.version>3.0.5</quarkus-jgit.version>
<gradle-tooling-api.version>8.4</gradle-tooling-api.version>
<!-- QuarkusGitHub extension uses same version as GitHubAPI -->
<github-api.version>1.316</github-api.version>
<github-api.version>1.317</github-api.version>
<quarkus-github-api.version>${github-api.version}.0</quarkus-github-api.version>
<cyclonedx-core-java.version>8.0.3</cyclonedx-core-java.version>
<asm.version>9.6</asm.version>
Expand Down

0 comments on commit eca908f

Please sign in to comment.