Skip to content

Commit 9cb27d6

Browse files
authored
Merge pull request #303 from gocd-contrib/dependabot/gradle/cd.go.plugin-go-plugin-api-24.4.0
Bump cd.go.plugin:go-plugin-api from 24.3.0 to 24.4.0
2 parents bd79793 + 4de4f16 commit 9cb27d6

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:24.3.0',
56+
gocdPluginApi: 'cd.go.plugin:go-plugin-api:24.4.0',
5757
mockito : 'org.mockito:mockito-core:5.14.2',
5858
]
5959

0 commit comments

Comments
 (0)