Skip to content

Commit bb42bcf

Browse files
authored
Merge pull request #308 from gocd-contrib/dependabot/gradle/cd.go.plugin-go-plugin-api-24.1.0
Bump cd.go.plugin:go-plugin-api from 23.5.0 to 24.1.0
2 parents f73f4b4 + f839eea commit bb42bcf

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
@@ -65,7 +65,7 @@ configurations.all {
6565

6666
ext {
6767
deps = [
68-
gocdPluginApi: 'cd.go.plugin:go-plugin-api:23.5.0',
68+
gocdPluginApi: 'cd.go.plugin:go-plugin-api:24.1.0',
6969
]
7070

7171
versions = project.ext.deps.collectEntries { lib, libGav -> [lib, libGav.split(':').last()] }

0 commit comments

Comments
 (0)