Skip to content

Commit

Permalink
Bump metrics-core from 4.1.3 to 4.1.5
Browse files Browse the repository at this point in the history
Bumps [metrics-core](https://github.com/dropwizard/metrics) from 4.1.3 to 4.1.5.
- [Release notes](https://github.com/dropwizard/metrics/releases)
- [Commits](dropwizard/metrics@v4.1.3...v4.1.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored Mar 10, 2020
1 parent 779c876 commit 1e47a0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion micrometer-registry-ganglia/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ dependencies {
testCompile "io.micronaut:micronaut-inject-groovy"
annotationProcessor "io.micronaut:micronaut-inject-java"
testRuntime "io.micronaut:micronaut-http-server-netty"
testRuntime "io.dropwizard.metrics:metrics-core:4.1.3"
testRuntime "io.dropwizard.metrics:metrics-core:4.1.5"
testCompile "io.micronaut:micronaut-http-client"
}

0 comments on commit 1e47a0e

Please sign in to comment.