Skip to content

Commit f88df7e

Browse files
authored
Merge pull request #324 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 4695fdf + 995f8f0 commit f88df7e

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
@@ -54,7 +54,7 @@ java {
5454

5555
ext {
5656
deps = [
57-
gocdPluginApi: 'cd.go.plugin:go-plugin-api:25.1.0',
57+
gocdPluginApi: 'cd.go.plugin:go-plugin-api:25.2.0',
5858
mockito : 'org.mockito:mockito-core:5.16.1',
5959
]
6060

0 commit comments

Comments
 (0)