We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 99e3172 + d263309 commit 24d0169Copy full SHA for 24d0169
hystrix-core/build.gradle
@@ -3,7 +3,7 @@ apply plugin: 'me.champeau.gradle.jmh'
3
4
dependencies {
5
compile 'com.netflix.archaius:archaius-core:0.4.1'
6
- compile 'io.reactivex:rxjava:1.0.9'
+ compile 'io.reactivex:rxjava:1.0.10'
7
compile 'org.slf4j:slf4j-api:1.7.0'
8
compile 'org.hdrhistogram:HdrHistogram:2.1.4'
9
testCompile 'junit:junit-dep:4.10'
0 commit comments