Skip to content

Commit 3cb3086

Browse files
authored
Merge pull request #267 from gocd/dependabot/gradle/cd.go.plugin-go-plugin-api-25.1.0
Bump cd.go.plugin:go-plugin-api from 24.4.0 to 25.1.0
2 parents cdd2fb8 + a725e56 commit 3cb3086

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
@@ -55,7 +55,7 @@ static String versionOf(String dependencySpec) {
5555

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

0 commit comments

Comments
 (0)