Skip to content

Commit

Permalink
Merge pull request #267 from MinecraftModDevelopment/renovate/org.koh…
Browse files Browse the repository at this point in the history
…suke-github-api-1.x

Update dependency org.kohsuke:github-api to v1.315
  • Loading branch information
KiriCattus authored Aug 6, 2023
2 parents 19649e4 + b84b095 commit 4d4bf3c
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 @@ -11,7 +11,7 @@ buildscript {
mavenCentral()
}
dependencies {
classpath 'org.kohsuke:github-api:1.307'
classpath 'org.kohsuke:github-api:1.315'
}
}

Expand Down

0 comments on commit 4d4bf3c

Please sign in to comment.