Skip to content

Commit

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

---
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 Sep 16, 2024
1 parent 79915ca commit 47729e8
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 @@ -51,7 +51,7 @@ dependencies {
api group: 'com.google.code.gson', name: 'gson', version: '2.11.0'

// github api
implementation 'org.kohsuke:github-api:1.323'
implementation 'org.kohsuke:github-api:1.325'
}


Expand Down

0 comments on commit 47729e8

Please sign in to comment.