Skip to content

Commit

Permalink
Bump metrics-healthchecks from 4.2.7 to 4.2.8
Browse files Browse the repository at this point in the history
Bumps [metrics-healthchecks](https://github.com/dropwizard/metrics) from 4.2.7 to 4.2.8.
- [Release notes](https://github.com/dropwizard/metrics/releases)
- [Commits](dropwizard/metrics@v4.2.7...v4.2.8)

---
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 Feb 3, 2022
1 parent 1679669 commit ed274e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -335,7 +335,7 @@
<dependency>
<groupId>io.dropwizard.metrics</groupId>
<artifactId>metrics-healthchecks</artifactId>
<version>4.2.7</version>
<version>4.2.8</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit ed274e7

Please sign in to comment.