Skip to content

Commit

Permalink
Bump metrics5 version (#2478)
Browse files Browse the repository at this point in the history
  • Loading branch information
velo authored Jul 20, 2024
1 parent c2f8fbf commit 7bd3f9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dropwizard-metrics5/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<dependency>
<groupId>io.dropwizard.metrics5</groupId>
<artifactId>metrics-core</artifactId>
<version>5.0.0-rc20</version>
<version>5.0.0-rc21</version>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
Expand Down

0 comments on commit 7bd3f9d

Please sign in to comment.