Skip to content

Commit

Permalink
Bump io.dropwizard.metrics:metrics-graphite from 4.2.19 to 4.2.22
Browse files Browse the repository at this point in the history
Bumps [io.dropwizard.metrics:metrics-graphite](https://github.com/dropwizard/metrics) from 4.2.19 to 4.2.22.
- [Release notes](https://github.com/dropwizard/metrics/releases)
- [Commits](dropwizard/metrics@v4.2.19...v4.2.22)

---
updated-dependencies:
- dependency-name: io.dropwizard.metrics:metrics-graphite
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 7, 2023
1 parent 8ff0ed9 commit 9b4288d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<dependency>
<groupId>io.dropwizard.metrics</groupId>
<artifactId>metrics-graphite</artifactId>
<version>4.2.19</version>
<version>4.2.22</version>
</dependency>
<!-- Test dependencies go below here -->
<dependency>
Expand Down

0 comments on commit 9b4288d

Please sign in to comment.