Skip to content

Commit

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

Bump cd.go.plugin.base:gocd-plugin-base from 0.0.6 to 0.0.7
  • Loading branch information
chadlwilson committed May 24, 2024
2 parents a2939b5 + 23c15b4 commit 8b1704a
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 @@ -33,7 +33,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

testImplementation platform('org.junit:junit-bom:5.10.2')
Expand Down

0 comments on commit 8b1704a

Please sign in to comment.