Skip to content

Commit

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

---
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 27, 2024
1 parent af3cc05 commit 0cfe4db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion application/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ dependencies {

implementation 'com.github.ben-manes.caffeine:caffeine:3.1.1'

implementation 'org.kohsuke:github-api:1.321'
implementation 'org.kohsuke:github-api:1.324'

implementation 'org.apache.commons:commons-text:1.12.0'
implementation 'com.apptasticsoftware:rssreader:3.8.1'
Expand Down

0 comments on commit 0cfe4db

Please sign in to comment.