Skip to content

Commit

Permalink
Merge pull request #785 from beckje01/updateMetrics
Browse files Browse the repository at this point in the history
Update metrics to the latest version
  • Loading branch information
mattrjacobs committed May 4, 2015
2 parents b5e7459 + 92c4fb0 commit dc06181
Showing 1 changed file with 1 addition and 1 deletion.
@@ -1,6 +1,6 @@
dependencies {
compile project(':hystrix-core')
compile 'com.codahale.metrics:metrics-core:3.0.2'
compile 'io.dropwizard.metrics:metrics-core:3.1.2'
testCompile 'junit:junit-dep:4.10'
testCompile 'org.mockito:mockito-all:1.9.5'
}

0 comments on commit dc06181

Please sign in to comment.