Skip to content

Commit 352c9dd

Browse files
Bump org.kohsuke:github-api from 1.326 to 1.327
Bumps [org.kohsuke:github-api](https://github.com/hub4j/github-api) from 1.326 to 1.327. - [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.326...github-api-1.327) --- 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]>
1 parent 472cf79 commit 352c9dd

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)