We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d588c37 commit 164e71dCopy full SHA for 164e71d
build.gradle
@@ -53,7 +53,7 @@ java {
53
54
ext {
55
deps = [
56
- gocdPluginApi: 'cd.go.plugin:go-plugin-api:25.1.0',
+ gocdPluginApi: 'cd.go.plugin:go-plugin-api:25.2.0',
57
mockito : 'org.mockito:mockito-core:5.17.0',
58
]
59
0 commit comments