Skip to content

Commit

Permalink
codahale metrics-core 3.3.2 http://metrics.dropwizard.io/3.2.2/about/…
Browse files Browse the repository at this point in the history
  • Loading branch information
cgray committed Mar 22, 2017
1 parent c1d4bb6 commit f0d1ded
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies {
compileApi project(':hystrix-core')
compileApi 'io.dropwizard.metrics:metrics-core:3.1.2'
compileApi 'io.dropwizard.metrics:metrics-core:3.2.2'
testCompile 'junit:junit-dep:4.10'
testCompile 'org.mockito:mockito-all:1.9.5'
}

0 comments on commit f0d1ded

Please sign in to comment.