Skip to content

Commit

Permalink
Update io.dropwizard.metrics:metrics-graphite to 4.1+ (micrometer-met…
Browse files Browse the repository at this point in the history
  • Loading branch information
azolotko authored and shakuzen committed Dec 13, 2019
1 parent 18179cf commit e631481
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion implementations/micrometer-registry-graphite/build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies {
compile project(':micrometer-core')
compile 'io.dropwizard.metrics:metrics-graphite:4.0.+'
compile 'io.dropwizard.metrics:metrics-graphite:4.1.+'

testCompile project(':micrometer-test')
testCompile 'io.projectreactor.netty:reactor-netty:latest.release'
Expand Down

0 comments on commit e631481

Please sign in to comment.