Skip to content

Commit fb5cadc

Browse files
authored
Merge pull request #1165 from gocd/dependabot/gradle/cd.go.plugin-go-plugin-api-25.2.0
Bump cd.go.plugin:go-plugin-api from 25.1.0 to 25.2.0
2 parents 645f88b + e144a8f commit fb5cadc

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
@@ -51,7 +51,7 @@ java {
5151

5252
ext {
5353
deps = [
54-
gocdPluginApi: 'cd.go.plugin:go-plugin-api:25.1.0',
54+
gocdPluginApi: 'cd.go.plugin:go-plugin-api:25.2.0',
5555
awsSdk : 'com.amazonaws:aws-java-sdk:1.12.782',
5656
slf4j : 'org.slf4j:slf4j-api:2.0.17',
5757
]

0 commit comments

Comments
 (0)