Skip to content

Commit 1206e92

Browse files
authored
Merge pull request #164 from gocd-contrib/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 95fff61 + 9f3dfd4 commit 1206e92

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
@@ -38,7 +38,7 @@ java {
3838

3939
ext {
4040
lombokVersion = '1.18.38'
41-
gocdPluginApiVersion = '25.1.0'
41+
gocdPluginApiVersion = '25.2.0'
4242
gsonVersion = '2.13.1'
4343
}
4444

0 commit comments

Comments
 (0)