We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents eebcdd1 + 0be3b68 commit eeabf57Copy full SHA for eeabf57
build.gradle
@@ -45,7 +45,7 @@ allprojects {
45
46
ext {
47
deps = [
48
- gocdPluginApi: 'cd.go.plugin:go-plugin-api:24.3.0',
+ gocdPluginApi: 'cd.go.plugin:go-plugin-api:24.4.0',
49
commonsIo: 'commons-io:commons-io:2.17.0',
50
commonsCodec: 'commons-codec:commons-codec:1.17.1',
51
httpClient: 'org.apache.httpcomponents:httpclient:4.5.14',
0 commit comments