Skip to content

Commit

Permalink
Bump dropwizard.metrics.version from 4.2.10 to 4.2.11 (#312)
Browse files Browse the repository at this point in the history
Bumps `dropwizard.metrics.version` from 4.2.10 to 4.2.11.

Updates `metrics-core` from 4.2.10 to 4.2.11
- [Release notes](https://github.com/dropwizard/metrics/releases)
- [Commits](dropwizard/metrics@v4.2.10...v4.2.11)

Updates `metrics-healthchecks` from 4.2.10 to 4.2.11
- [Release notes](https://github.com/dropwizard/metrics/releases)
- [Commits](dropwizard/metrics@v4.2.10...v4.2.11)

---
updated-dependencies:
- dependency-name: io.dropwizard.metrics:metrics-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.dropwizard.metrics:metrics-healthchecks
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 5, 2022
1 parent 6450898 commit b1dbd27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<consul-client.version>1.5.3</consul-client.version>
<curator.version>5.3.0</curator.version>
<dropwizard.version>2.1.1</dropwizard.version>
<dropwizard.metrics.version>4.2.10</dropwizard.metrics.version>
<dropwizard.metrics.version>4.2.11</dropwizard.metrics.version>
<embed.mongo.version>3.4.8</embed.mongo.version>
<embed.mongo.os.version>1.1.11</embed.mongo.os.version>
<embed.mongo.process.version>3.1.14</embed.mongo.process.version>
Expand Down

0 comments on commit b1dbd27

Please sign in to comment.