Skip to content

Commit

Permalink
Bump dropwizard-metrics from 4.2.25 to 4.2.26 (#5201)
Browse files Browse the repository at this point in the history
Bumps `dropwizard-metrics` 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-graphite` 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-jmx` 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-graphite
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.dropwizard.metrics:metrics-jmx
  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] committed Jun 10, 2024
1 parent 6b7f628 commit 23b966e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ caffeine = "2.9.3"
cloudwatch2 = "2.18.41"
colt = "1.2.0"
dagger = "2.11"
dropwizard-metrics = "4.2.25"
dropwizard-metrics = "4.2.26"
dropwizard-metrics5 = "5.0.0"
dynatrace-utils = "1.5.0"
ehcache2 = "2.10.9.2"
Expand Down

0 comments on commit 23b966e

Please sign in to comment.