Skip to content

Commit

Permalink
Bump cd.go.plugin.base:gocd-plugin-base from 0.0.6 to 0.0.7
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.6 to 0.0.7.
- [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] committed May 24, 2024
1 parent 6eeece3 commit c3ac723
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 @@ -60,7 +60,7 @@ ext {
}

dependencies {
implementation group: 'cd.go.plugin.base', name: 'gocd-plugin-base', version: '0.0.6'
implementation group: 'cd.go.plugin.base', name: 'gocd-plugin-base', version: '0.0.7'
compileOnly project.deps.gocdPluginApi
implementation group: 'com.google.code.gson', name: 'gson', version: '2.10.1'
implementation group: 'com.amazonaws', name: 'aws-java-sdk-secretsmanager', version: project.versions.awsSdk
Expand Down

0 comments on commit c3ac723

Please sign in to comment.