Skip to content

Commit

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

Bump cd.go.plugin.base:gocd-plugin-base from 0.0.7 to 0.0.8
  • Loading branch information
chadlwilson authored Aug 4, 2024
2 parents 8ce96bd + 2142795 commit 5e69ac6
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 5e69ac6

Please sign in to comment.