Skip to content

Commit

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

---
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 Jul 19, 2021
1 parent a98b449 commit ec820ea
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 @@ -282,7 +282,7 @@
<dependency>
<groupId>io.dropwizard.metrics</groupId>
<artifactId>metrics-healthchecks</artifactId>
<version>4.2.2</version>
<version>4.2.3</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit ec820ea

Please sign in to comment.