Skip to content

Commit 1268454

Browse files
RxJava 0.20.1
1 parent c57d8f0 commit 1268454

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: hystrix-core/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ apply plugin: 'idea'
44

55
dependencies {
66
compile 'com.netflix.archaius:archaius-core:0.4.1'
7-
compile 'com.netflix.rxjava:rxjava-core:0.18.2'
7+
compile 'com.netflix.rxjava:rxjava-core:0.20.1'
88
compile 'org.slf4j:slf4j-api:1.7.0'
99
compile 'com.google.code.findbugs:jsr305:2.0.0'
1010
provided 'junit:junit-dep:4.10'

0 commit comments

Comments
 (0)