Skip to content

Commit

Permalink
Bump metrics-healthchecks from 4.2.10 to 4.2.11
Browse files Browse the repository at this point in the history
Bumps [metrics-healthchecks](https://github.com/dropwizard/metrics) 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-healthchecks
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 5, 2022
1 parent cb387fe commit a5c39d6
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 @@ -370,7 +370,7 @@
<dependency>
<groupId>io.dropwizard.metrics</groupId>
<artifactId>metrics-healthchecks</artifactId>
<version>4.2.10</version>
<version>4.2.11</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit a5c39d6

Please sign in to comment.