Skip to content

Commit 828a371

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] <[email protected]>
1 parent 6fe26ed commit 828a371

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
@@ -35,7 +35,7 @@ java {
3535
}
3636

3737
ext {
38-
pluginApiVersion = '25.1.0'
38+
pluginApiVersion = '25.2.0'
3939
}
4040

4141
dependencies {

0 commit comments

Comments
 (0)