Skip to content

Commit

Permalink
Merge pull request #1512 from chrisgray/codahale_metrics_3.2.2
Browse files Browse the repository at this point in the history
Updating codahale metrics-core to 3.2.2
  • Loading branch information
mattrjacobs authored Mar 24, 2017
2 parents 600f2cc + f0d1ded commit 5029590
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 5029590

Please sign in to comment.