Skip to content

Commit af0dad3

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

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 = '24.4.0'
38+
pluginApiVersion = '25.1.0'
3939
}
4040

4141
dependencies {

0 commit comments

Comments
 (0)