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 d788c97 commit ce84605Copy full SHA for ce84605
build.gradle
@@ -16,8 +16,6 @@ dependencies {
16
implementation 'commons-io:commons-io:2.18.0'
17
implementation 'com.github.zafarkhaja:java-semver:0.10.2'
18
implementation 'com.google.code.gson:gson:2.10.1'
19
- implementation 'org.apache.httpcomponents:httpclient:4.5.14'
20
- implementation 'org.apache.httpcomponents:httpmime:4.5.14'
21
22
testImplementation('org.spockframework:spock-core:2.3-groovy-3.0')
23
testImplementation 'org.wiremock:wiremock:3.5.4'
0 commit comments