Skip to content

Commit

Permalink
build(deps): bump org.kohsuke:github-api from 1.317 to 1.318
Browse files Browse the repository at this point in the history
Bumps [org.kohsuke:github-api](https://github.com/hub4j/github-api) from 1.317 to 1.318.
- [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.317...github-api-1.318)

---
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 24, 2023
1 parent 2b0f0a8 commit af0a857
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<dependency>
<groupId>org.kohsuke</groupId>
<artifactId>github-api</artifactId>
<version>1.317</version>
<version>1.318</version>
</dependency>
<dependency>
<groupId>net.adoptium.api</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
<dependency>
<groupId>org.kohsuke</groupId>
<artifactId>github-api</artifactId>
<version>1.317</version>
<version>1.318</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit af0a857

Please sign in to comment.