Skip to content

Commit

Permalink
Bump version.io.dropwizard.metrics from 4.2.29 to 4.2.30 (#1314)
Browse files Browse the repository at this point in the history
Bumps `version.io.dropwizard.metrics` from 4.2.29 to 4.2.30.

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

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

---
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 14, 2025
1 parent 91d0105 commit 1aafa8d
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 @@ -89,7 +89,7 @@
<version.commons-io>2.18.0</version.commons-io>
<version.commons-validator>1.9.0</version.commons-validator>
<version.info.picocli>4.7.6</version.info.picocli>
<version.io.dropwizard.metrics>4.2.29</version.io.dropwizard.metrics>
<version.io.dropwizard.metrics>4.2.30</version.io.dropwizard.metrics>
<version.jakarta.validation>3.1.0</version.jakarta.validation>
<version.net.revelc.code.formatter>2.24.1</version.net.revelc.code.formatter>
<version.net.revelc.code.impsort-maven-plugin>1.12.0</version.net.revelc.code.impsort-maven-plugin>
Expand Down

0 comments on commit 1aafa8d

Please sign in to comment.