Skip to content

Commit 1ac09f9

Browse files
authored
Merge pull request #186 from gocd-contrib/dependabot/gradle/org.kohsuke-github-api-1.301
Bump github-api from 1.135 to 1.301
2 parents b35132e + a43a62f commit 1ac09f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ repositories {
5252
dependencies {
5353
compileOnly group: 'cd.go.plugin', name: 'go-plugin-api', version: '21.2.0'
5454
compile group: 'com.google.code.gson', name: 'gson', version: '2.9.0'
55-
compile group: 'org.kohsuke', name: 'github-api', version: '1.135'
55+
compile group: 'org.kohsuke', name: 'github-api', version: '1.301'
5656
compile group: 'com.squareup.okhttp3', name: 'okhttp', version: '4.9.3'
5757

5858
testCompile group: 'cd.go.plugin', name: 'go-plugin-api', version: '17.4.0'

0 commit comments

Comments
 (0)