Skip to content

Commit

Permalink
Bump dropwizard-metrics from 4.2.22 to 4.2.23
Browse files Browse the repository at this point in the history
Bumps `dropwizard-metrics` from 4.2.22 to 4.2.23.

Updates `io.dropwizard.metrics:metrics-core` from 4.2.22 to 4.2.23
- [Release notes](https://github.com/dropwizard/metrics/releases)
- [Commits](dropwizard/metrics@v4.2.22...v4.2.23)

Updates `io.dropwizard.metrics:metrics-graphite` from 4.2.22 to 4.2.23
- [Release notes](https://github.com/dropwizard/metrics/releases)
- [Commits](dropwizard/metrics@v4.2.22...v4.2.23)

Updates `io.dropwizard.metrics:metrics-jmx` from 4.2.22 to 4.2.23
- [Release notes](https://github.com/dropwizard/metrics/releases)
- [Commits](dropwizard/metrics@v4.2.22...v4.2.23)

---
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 8, 2023
1 parent 324514c commit c17e97b
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.22"
dropwizard-metrics = "4.2.23"
dropwizard-metrics5 = "5.0.0"
dynatrace-utils = "1.6.0"
ehcache2 = "2.10.9.2"
Expand Down

0 comments on commit c17e97b

Please sign in to comment.