Skip to content

Commit

Permalink
Removed unused dependencies - echo-core
Browse files Browse the repository at this point in the history
  • Loading branch information
aman-agrawal committed May 23, 2024
1 parent a961b13 commit 60da7da
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions echo-core/echo-core.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ dependencies {
implementation "net.logstash.logback:logstash-logback-encoder:4.11"
implementation "io.reactivex:rxjava:1.3.8"


implementation "org.apache.groovy:groovy:4.0.9"
implementation "com.squareup.retrofit:retrofit"
implementation "com.squareup.retrofit:converter-jackson"
Expand All @@ -51,7 +50,6 @@ dependencies {

testImplementation "org.spockframework:spock-spring"
testImplementation "org.springframework:spring-test"
testImplementation "org.codehaus.groovy:groovy-json"
}
test {
useJUnitPlatform()
Expand Down

0 comments on commit 60da7da

Please # to comment.