We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da92088 commit 8a7da6bCopy full SHA for 8a7da6b
build.gradle
@@ -47,7 +47,7 @@ ext {
47
deps = [
48
gocdPluginApi: 'cd.go.plugin:go-plugin-api:24.4.0',
49
commonsIo: 'commons-io:commons-io:2.18.0',
50
- commonsCodec: 'commons-codec:commons-codec:1.17.1',
+ commonsCodec: 'commons-codec:commons-codec:1.17.2',
51
httpClient: 'org.apache.httpcomponents:httpclient:4.5.14',
52
mockito: 'org.mockito:mockito-core:5.15.2',
53
mockWebServer: 'com.squareup.okhttp3:mockwebserver:4.12.0',
0 commit comments