Skip to content

Commit 4c4737a

Browse files
authored
Merge pull request #345 from gocd-contrib/dependabot/gradle/org.kohsuke-github-api-1.327
Bump org.kohsuke:github-api from 1.326 to 1.327
2 parents 472cf79 + 352c9dd commit 4c4737a

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
@@ -74,7 +74,7 @@ ext {
7474
dependencies {
7575
compileOnly project.deps.gocdPluginApi
7676
implementation group: 'com.google.code.gson', name: 'gson', version: '2.12.1'
77-
implementation group: 'org.kohsuke', name: 'github-api', version: '1.326'
77+
implementation group: 'org.kohsuke', name: 'github-api', version: '1.327'
7878
implementation group: 'com.squareup.okhttp3', name: 'okhttp', version: '4.12.0'
7979

8080
testImplementation project.deps.gocdPluginApi

0 commit comments

Comments
 (0)