Skip to content

Commit 6d1b428

Browse files
dependabot-supportketan
authored andcommitted
Bump go-plugin-api from 18.2.0 to 19.2.0
Bumps [go-plugin-api](https://github.com/gocd/gocd) from 18.2.0 to 19.2.0. - [Release notes](https://github.com/gocd/gocd/releases) - [Commits](gocd/gocd@18.2.0...19.2.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent da15272 commit 6d1b428

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: '18.2.0'
63+
compileOnly group: 'cd.go.plugin', name: 'go-plugin-api', version: '19.2.0'
6464
compile group: 'com.google.code.gson', name: 'gson', version: '2.8.5'
6565
compile group: 'com.google.guava', name: 'guava', version: '19.0'
6666
compile group: 'org.apache.commons', name: 'commons-lang3', version: '3.8.1'

0 commit comments

Comments
 (0)