We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4695fdf + 995f8f0 commit f88df7eCopy full SHA for f88df7e
1 file changed
build.gradle
@@ -54,7 +54,7 @@ java {
54
55
ext {
56
deps = [
57
- gocdPluginApi: 'cd.go.plugin:go-plugin-api:25.1.0',
+ gocdPluginApi: 'cd.go.plugin:go-plugin-api:25.2.0',
58
mockito : 'org.mockito:mockito-core:5.16.1',
59
]
60
0 commit comments