Skip to content

Commit 554d6d1

Browse files
dependabot-preview[bot]ketan
authored andcommitted
Bump go-plugin-api from 19.2.0 to 19.5.0
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 40b4f13 commit 554d6d1

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
@@ -57,7 +57,7 @@ sourceSets {
5757
}
5858

5959
dependencies {
60-
compileOnly group: 'cd.go.plugin', name: 'go-plugin-api', version: '19.2.0'
60+
compileOnly group: 'cd.go.plugin', name: 'go-plugin-api', version: '19.5.0'
6161

6262
compile group: 'com.google.code.gson', name: 'gson', version: '2.8.5'
6363
compile group: 'com.spotify', name: 'docker-client', version: '8.16.0'

0 commit comments

Comments
 (0)