Skip to content

Commit

Permalink
Bump io.dropwizard.metrics:metrics-core from 4.2.28 to 4.2.29
Browse files Browse the repository at this point in the history
Bumps [io.dropwizard.metrics:metrics-core](https://github.com/dropwizard/metrics) 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
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 27, 2024
1 parent c35084f commit 87648b5
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 @@ -49,7 +49,7 @@
<slf4j.version>2.0.16</slf4j.version>
<logback.version>1.5.12</logback.version>
<netty.version>4.1.115.Final</netty.version>
<metrics.version>4.2.28</metrics.version>
<metrics.version>4.2.29</metrics.version>
<micrometer.version>1.14.1</micrometer.version>
<picocli.version>4.7.6</picocli.version>
<guava.version>33.3.1-jre</guava.version>
Expand Down

0 comments on commit 87648b5

Please sign in to comment.