Skip to content

Commit 23b4c1c

Browse files
Bump cd.go.plugin:go-plugin-api from 24.4.0 to 25.1.0
Bumps [cd.go.plugin:go-plugin-api](https://github.com/gocd/gocd) from 24.4.0 to 25.1.0. - [Release notes](https://github.com/gocd/gocd/releases) - [Commits](gocd/gocd@24.4.0...25.1.0) --- updated-dependencies: - dependency-name: cd.go.plugin:go-plugin-api dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent de07f97 commit 23b4c1c

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
@@ -54,7 +54,7 @@ java {
5454

5555
ext {
5656
deps = [
57-
gocdPluginApi: 'cd.go.plugin:go-plugin-api:24.4.0',
57+
gocdPluginApi: 'cd.go.plugin:go-plugin-api:25.1.0',
5858
kubernetesClientApi: 'io.fabric8:kubernetes-client-api:7.1.0',
5959
]
6060

0 commit comments

Comments
 (0)