Skip to content

Commit

Permalink
Bump dropwizard.metrics.version from 4.2.25 to 4.2.26
Browse files Browse the repository at this point in the history
Bumps `dropwizard.metrics.version` from 4.2.25 to 4.2.26.

Updates `io.dropwizard.metrics:metrics-core` from 4.2.25 to 4.2.26
- [Release notes](https://github.com/dropwizard/metrics/releases)
- [Commits](dropwizard/metrics@v4.2.25...v4.2.26)

Updates `io.dropwizard.metrics:metrics-healthchecks` from 4.2.25 to 4.2.26
- [Release notes](https://github.com/dropwizard/metrics/releases)
- [Commits](dropwizard/metrics@v4.2.25...v4.2.26)

---
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 10, 2024
1 parent 4a01fe6 commit e762fbf
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 @@ -45,7 +45,7 @@
<commons-text.version>1.12.0</commons-text.version>
<curator.version>5.6.0</curator.version>
<dropwizard.version>4.0.7</dropwizard.version>
<dropwizard.metrics.version>4.2.25</dropwizard.metrics.version>
<dropwizard.metrics.version>4.2.26</dropwizard.metrics.version>
<embedded-postgres.version>2.0.7</embedded-postgres.version>
<error-prone-annotations.version>2.28.0</error-prone-annotations.version>
<eureka.version>1.10.18</eureka.version>
Expand Down

0 comments on commit e762fbf

Please sign in to comment.