Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 2a03084

Browse files
authoredJan 31, 2025··
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] <support@github.com>
1 parent 6e5e01b commit 2a03084

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
@@ -62,7 +62,7 @@ configurations {
6262

6363
ext {
6464
deps = [
65-
gocdPluginApi: 'cd.go.plugin:go-plugin-api:24.4.0',
65+
gocdPluginApi: 'cd.go.plugin:go-plugin-api:25.1.0',
6666
apacheDs: 'org.apache.directory.server:apacheds-core:2.0.0.AM27',
6767
]
6868

0 commit comments

Comments
 (0)
Please sign in to comment.