Skip to content

Commit

Permalink
Bump cd.go.plugin.base:gocd-plugin-base from 0.0.7 to 0.0.8
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.7 to 0.0.8.
- [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-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 4, 2024
1 parent 8ce96bd commit 2142795
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gocd-file-based-secrets-plugin/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ ext {

dependencies {
compileOnly project.deps.gocdPluginApi
implementation group: 'cd.go.plugin.base', name: 'gocd-plugin-base', version: '0.0.7'
implementation group: 'cd.go.plugin.base', name: 'gocd-plugin-base', version: '0.0.8'

implementation project(':db')
implementation project(':cli')
Expand Down

0 comments on commit 2142795

Please sign in to comment.