Skip to content

Commit

Permalink
Bump org.kohsuke:github-api from 1.323 to 1.326
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.326.
- [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.326)

---
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 and joffrey-bion committed Oct 25, 2024
1 parent 9a3c1be commit e3b8748
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ repositories {
}

dependencies {
implementation("org.kohsuke:github-api:1.323")
implementation("org.kohsuke:github-api:1.326")

testImplementation(kotlin("test"))
testImplementation(kotlin("test-junit5"))
Expand Down

0 comments on commit e3b8748

Please sign in to comment.