Skip to content

Commit

Permalink
Merge pull request Netflix#212 from ghenkes/remove-turbine
Browse files Browse the repository at this point in the history
Remove unused turbine-core dependency
  • Loading branch information
mikeycohen committed Mar 30, 2016
2 parents 0b3ae9c + 65484cc commit fc9bc71
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion zuul-netflix/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ dependencies {
compile 'com.netflix.ribbon:ribbon-core:0.3.13'
compile 'com.netflix.ribbon:ribbon-eureka:0.3.13'
compile 'com.netflix.ribbon:ribbon-httpclient:0.3.13'
compile 'com.netflix.turbine:turbine-core:[0.4,)'

provided 'org.powermock:powermock-api-mockito:1.5.4'
provided 'junit:junit-dep:4.10'
Expand Down

0 comments on commit fc9bc71

Please sign in to comment.