Skip to content

Commit

Permalink
Merge pull request #294 from beryx/dependabot/gradle/org.kohsuke-gith…
Browse files Browse the repository at this point in the history
…ub-api-1.327

Bump org.kohsuke:github-api from 1.326 to 1.327
  • Loading branch information
xzel23 authored Feb 22, 2025
2 parents 3031f4a + a9cfb9c commit b9bd0c8
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 @@ -3,7 +3,7 @@ import org.kohsuke.github.GitHub

buildscript {
dependencies {
classpath 'org.kohsuke:github-api:1.326'
classpath 'org.kohsuke:github-api:1.327'
}
}

Expand Down

0 comments on commit b9bd0c8

Please sign in to comment.