Skip to content

Commit

Permalink
Bump go-plugin-api from 19.2.0 to 19.5.0 (#117)
Browse files Browse the repository at this point in the history
Bumps [go-plugin-api](https://github.com/gocd/gocd) from 19.2.0 to 19.5.0.
- [Release notes](https://github.com/gocd/gocd/releases)
- [Commits](gocd/gocd@19.2.0...19.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and GaneshSPatil committed Jul 1, 2019
1 parent 140093f commit 76145b6
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 @@ sourceSets {
}

dependencies {
compileOnly group: 'cd.go.plugin', name: 'go-plugin-api', version: '19.2.0'
compileOnly group: 'cd.go.plugin', name: 'go-plugin-api', version: '19.5.0'
compile group: 'com.google.code.gson', name: 'gson', version: '2.8.5'
compile group: 'com.google.guava', name: 'guava', version: '23.0'
compile group: 'org.apache.commons', name: 'commons-lang3', version: '3.9'
Expand Down

0 comments on commit 76145b6

Please sign in to comment.