Skip to content

Commit

Permalink
Bump cd.go.plugin.base:gocd-plugin-base from 0.0.8 to 1.0.0
Browse files Browse the repository at this point in the history
Bumps [cd.go.plugin.base:gocd-plugin-base](https://github.com/gocd-contrib/gocd-plugin-base) from 0.0.8 to 1.0.0.
- [Commits](https://github.com/gocd-contrib/gocd-plugin-base/commits)

---
updated-dependencies:
- dependency-name: cd.go.plugin.base:gocd-plugin-base
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 30, 2025
1 parent c789156 commit adedcd4
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 adedcd4

Please sign in to comment.