Skip to content

Commit 164e71d

Browse files
Bump cd.go.plugin:go-plugin-api from 25.1.0 to 25.2.0
Bumps [cd.go.plugin:go-plugin-api](https://github.com/gocd/gocd) from 25.1.0 to 25.2.0. - [Release notes](https://github.com/gocd/gocd/releases) - [Commits](gocd/gocd@25.1.0...25.2.0) --- updated-dependencies: - dependency-name: cd.go.plugin:go-plugin-api dependency-version: 25.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d588c37 commit 164e71d

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
@@ -53,7 +53,7 @@ java {
5353

5454
ext {
5555
deps = [
56-
gocdPluginApi: 'cd.go.plugin:go-plugin-api:25.1.0',
56+
gocdPluginApi: 'cd.go.plugin:go-plugin-api:25.2.0',
5757
mockito : 'org.mockito:mockito-core:5.17.0',
5858
]
5959

0 commit comments

Comments
 (0)