Skip to content

Commit

Permalink
Merge pull request #269 from gocd/dependabot/gradle/cd.go.plugin.base…
Browse files Browse the repository at this point in the history
…-gocd-plugin-base-1.0.0

Bump cd.go.plugin.base:gocd-plugin-base from 0.0.8 to 1.0.0
  • Loading branch information
chadlwilson authored Jan 30, 2025
2 parents a736d12 + adedcd4 commit cdd2fb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ ext {
}

dependencies {
implementation group: 'cd.go.plugin.base', name: 'gocd-plugin-base', version: '0.0.8'
implementation group: 'cd.go.plugin.base', name: 'gocd-plugin-base', version: '1.0.0'
compileOnly project.deps.gocdPluginApi
implementation project.deps.kubernetesClientApi
runtimeOnly group: 'io.fabric8', name: 'kubernetes-client', version: project.versions.kubernetesClientApi
Expand Down

0 comments on commit cdd2fb8

Please sign in to comment.