Skip to content

Commit

Permalink
Merge pull request #18 from palantir/feature/dependencies
Browse files Browse the repository at this point in the history
Remove Feign dependency from error-handling project
  • Loading branch information
markelliot committed Jan 12, 2016
2 parents ecb409a + 9e30a63 commit 90288de
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion error-handling/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ apply from: "${rootDir}/gradle/libs.gradle"
apply from: "${rootDir}/gradle/publish.gradle"

dependencies {
compile libs.feign.jackson
compile libs.jackson.databind
compile libs.jsr305

Expand Down

0 comments on commit 90288de

Please sign in to comment.