Skip to content

Commit

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

---
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>
  • Loading branch information
dependabot[bot] authored Feb 13, 2025
1 parent 3031f4a commit a9cfb9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import org.kohsuke.github.GitHub

buildscript {
dependencies {
classpath 'org.kohsuke:github-api:1.326'
classpath 'org.kohsuke:github-api:1.327'
}
}

Expand Down

0 comments on commit a9cfb9c

Please sign in to comment.