Skip to content

Commit

Permalink
update ribbon to 0.3.13
Browse files Browse the repository at this point in the history
  • Loading branch information
aspyker committed Oct 21, 2014
1 parent a08a267 commit 5a88927
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions zuul-netflix/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ dependencies {
compile 'com.netflix.astyanax:astyanax-cassandra:1.56.48'
compile 'com.netflix.astyanax:astyanax-thrift:1.56.48'
compile 'com.netflix.hystrix:hystrix-core:1.4.0-RC4'
compile 'com.netflix.ribbon:ribbon-core:0.3.12'
compile 'com.netflix.ribbon:ribbon-eureka:0.3.12'
compile 'com.netflix.ribbon:ribbon-httpclient:0.3.12'
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'
Expand Down

0 comments on commit 5a88927

Please sign in to comment.