Skip to content

Commit

Permalink
Update HdrHistogram from 2.1.7 to 2.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Jacobs committed Aug 3, 2016
1 parent 0e22141 commit 6a2cf00
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 @@ -5,7 +5,7 @@ dependencies {
compile 'com.netflix.archaius:archaius-core:0.4.1'
compile 'io.reactivex:rxjava:1.1.5'
compile 'org.slf4j:slf4j-api:1.7.0'
compile 'org.hdrhistogram:HdrHistogram:2.1.7'
compile 'org.hdrhistogram:HdrHistogram:2.1.9'
testCompile 'junit:junit-dep:4.10'
testCompile project(':hystrix-junit')
}
Expand Down

0 comments on commit 6a2cf00

Please sign in to comment.