Skip to content

Commit

Permalink
Merge pull request #388 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 9, 2024
2 parents 73da621 + 5f3071c commit 53da09a
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.7'
implementation group: 'cd.go.plugin.base', name: 'gocd-plugin-base', version: '0.0.8'
compileOnly project.deps.gocdPluginApi
implementation group: 'com.google.code.gson', name: 'gson', version: '2.11.0'
implementation group: 'com.amazonaws', name: 'aws-java-sdk-secretsmanager', version: project.versions.awsSdk
Expand Down

0 comments on commit 53da09a

Please sign in to comment.