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 5d6a1b5 + 1606797 commit cc53cb8Copy full SHA for cc53cb8
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.10'
+ compile 'io.reactivex:rxjava:1.0.12'
7
compile 'org.slf4j:slf4j-api:1.7.0'
8
testCompile 'junit:junit-dep:4.10'
9
}
0 commit comments