Skip to content

Commit

Permalink
Merge pull request #59 from micronaut-projects/dependabot/gradle/io.d…
Browse files Browse the repository at this point in the history
…ropwizard.metrics-metrics-core-4.1.5

Bump metrics-core from 4.1.3 to 4.1.5
  • Loading branch information
graemerocher authored Mar 12, 2020
2 parents 779c876 + 1e47a0e commit 3099354
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 3099354

Please sign in to comment.