Skip to content

Commit cdd2fb8

Browse files
authored
Merge pull request #269 from gocd/dependabot/gradle/cd.go.plugin.base-gocd-plugin-base-1.0.0
Bump cd.go.plugin.base:gocd-plugin-base from 0.0.8 to 1.0.0
2 parents a736d12 + adedcd4 commit cdd2fb8

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
@@ -63,7 +63,7 @@ ext {
6363
}
6464

6565
dependencies {
66-
implementation group: 'cd.go.plugin.base', name: 'gocd-plugin-base', version: '0.0.8'
66+
implementation group: 'cd.go.plugin.base', name: 'gocd-plugin-base', version: '1.0.0'
6767
compileOnly project.deps.gocdPluginApi
6868
implementation project.deps.kubernetesClientApi
6969
runtimeOnly group: 'io.fabric8', name: 'kubernetes-client', version: project.versions.kubernetesClientApi

0 commit comments

Comments
 (0)