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