Skip to content

Commit

Permalink
Bump dropwizard from 4.2.27 to 4.2.28
Browse files Browse the repository at this point in the history
Bumps `dropwizard` from 4.2.27 to 4.2.28.

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

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

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

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

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

---
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-json
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.dropwizard.metrics:metrics-jvm
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.dropwizard.metrics:metrics-jetty9
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.dropwizard.metrics:metrics-annotation
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent 9c433d9 commit e83d474
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 @@ -4,7 +4,7 @@ junit5 = "5.11.1"
mockito = "5.14.1"
slf4j = "1.7.36"
jetty = "9.4.56.v20240826"
dropwizard = "4.2.27"
dropwizard = "4.2.28"
hazelcast = "3.12.13"

[libraries]
Expand Down

0 comments on commit e83d474

Please sign in to comment.