Skip to content

Commit

Permalink
Upgrade to metrics-core:3.0.2
Browse files Browse the repository at this point in the history
Manual upgrade since there is a conflict on https://github.com/Netflix/Hystrix/pull/279/files
  • Loading branch information
benjchristensen committed Dec 11, 2014
1 parent 639a398 commit 2edcd57
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ apply plugin: 'idea'

dependencies {
compile project(':hystrix-core')
compile 'com.codahale.metrics:metrics-core:3.0.1'
compile 'com.codahale.metrics:metrics-core:3.0.2'
testCompile 'junit:junit-dep:4.10'
testCompile 'org.mockito:mockito-all:1.9.5'
}
Expand Down

0 comments on commit 2edcd57

Please sign in to comment.