Skip to content

Commit

Permalink
Bump dropwizard-metrics from 4.2.28 to 4.2.29 (#5727)
Browse files Browse the repository at this point in the history
Bumps `dropwizard-metrics` from 4.2.28 to 4.2.29.

Updates `io.dropwizard.metrics:metrics-core` from 4.2.28 to 4.2.29
- [Release notes](https://github.com/dropwizard/metrics/releases)
- [Commits](dropwizard/metrics@v4.2.28...v4.2.29)

Updates `io.dropwizard.metrics:metrics-graphite` from 4.2.28 to 4.2.29
- [Release notes](https://github.com/dropwizard/metrics/releases)
- [Commits](dropwizard/metrics@v4.2.28...v4.2.29)

Updates `io.dropwizard.metrics:metrics-jmx` from 4.2.28 to 4.2.29
- [Release notes](https://github.com/dropwizard/metrics/releases)
- [Commits](dropwizard/metrics@v4.2.28...v4.2.29)

---
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] authored Dec 5, 2024
1 parent 12d3072 commit c333d7c
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 @@ -12,7 +12,7 @@ caffeine = "2.9.3"
cloudwatch2 = "2.21.46"
colt = "1.2.0"
dagger = "2.48.1"
dropwizard-metrics = "4.2.28"
dropwizard-metrics = "4.2.29"
dropwizard-metrics5 = "5.0.0"
dynatrace-utils = "2.2.1"
ehcache2 = "2.10.9.2"
Expand Down

0 comments on commit c333d7c

Please sign in to comment.