Skip to content

Commit

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

---
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 Aug 22, 2023
1 parent 9aa8890 commit 6862a26
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 @@ -39,7 +39,7 @@ if (cliTasks.contains("rc")) {

dependencies {
implementation 'org.codehaus.groovy:groovy-all:2.5.14'
api 'org.kohsuke:github-api:1.302'
api 'org.kohsuke:github-api:1.316'
implementation 'org.apache.commons:commons-io:[1,2)'
testImplementation 'org.ajoberstar.grgit:grgit-core:4.1.1'
testImplementation 'org.spockframework:spock-core:1.3-groovy-2.5'
Expand Down

0 comments on commit 6862a26

Please sign in to comment.