Skip to content

Commit 76145b6

Browse files
Bump go-plugin-api from 19.2.0 to 19.5.0 (#117)
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>
1 parent 140093f commit 76145b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ sourceSets {
6060
}
6161

6262
dependencies {
63-
compileOnly group: 'cd.go.plugin', name: 'go-plugin-api', version: '19.2.0'
63+
compileOnly group: 'cd.go.plugin', name: 'go-plugin-api', version: '19.5.0'
6464
compile group: 'com.google.code.gson', name: 'gson', version: '2.8.5'
6565
compile group: 'com.google.guava', name: 'guava', version: '23.0'
6666
compile group: 'org.apache.commons', name: 'commons-lang3', version: '3.9'

0 commit comments

Comments
 (0)