Skip to content

Commit

Permalink
Merge pull request #22 from gocd/dependabot/gradle/cd.go.plugin-go-pl…
Browse files Browse the repository at this point in the history
…ugin-api-20.6.0
  • Loading branch information
dependabot-preview[bot] authored Jul 29, 2020
2 parents 82250d5 + dbe0817 commit 06915b3
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 @@ -63,7 +63,7 @@ sourceSets {

dependencies {
compile group: 'cd.go.plugin.base', name: 'gocd-plugin-base', version: '0.0.1'
compileOnly group: 'cd.go.plugin', name: 'go-plugin-api', version: '20.5.0'
compileOnly group: 'cd.go.plugin', name: 'go-plugin-api', version: '20.6.0'
compile group: 'com.bettercloud', name: 'vault-java-driver', version: '4.0.0'
compile group: 'com.google.code.gson', name: 'gson', version: '2.8.5'

Expand Down

0 comments on commit 06915b3

Please sign in to comment.