Skip to content

Commit ce84605

Browse files
committed
Remove unneeded deps
Signed-off-by: Paolo Di Tommaso <[email protected]>
1 parent d788c97 commit ce84605

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

build.gradle

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ dependencies {
1616
implementation 'commons-io:commons-io:2.18.0'
1717
implementation 'com.github.zafarkhaja:java-semver:0.10.2'
1818
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'
2119

2220
testImplementation('org.spockframework:spock-core:2.3-groovy-3.0')
2321
testImplementation 'org.wiremock:wiremock:3.5.4'

0 commit comments

Comments
 (0)