Skip to content

Commit

Permalink
Merge pull request #260 from benjchristensen/rxjava-0.18.2
Browse files Browse the repository at this point in the history
RxJava 0.18.2
  • Loading branch information
benjchristensen committed May 5, 2014
2 parents 1f08c3e + 4c8f89c commit 7ff4cca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hystrix-core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ apply plugin: 'idea'

dependencies {
compile 'com.netflix.archaius:archaius-core:0.4.1'
compile 'com.netflix.rxjava:rxjava-core:0.18.1'
compile 'com.netflix.rxjava:rxjava-core:0.18.2'
compile 'org.slf4j:slf4j-api:1.7.0'
testCompile 'junit:junit-dep:4.10'
}
Expand Down

0 comments on commit 7ff4cca

Please sign in to comment.