Skip to content

Commit 226af81

Browse files
Update dependency io.dropwizard.metrics5:metrics-core to v5.0.1
1 parent 6ceee76 commit 226af81

File tree

1 file changed

+1
-1
lines changed
  • prometheus-metrics-instrumentation-dropwizard5

1 file changed

+1
-1
lines changed

prometheus-metrics-instrumentation-dropwizard5/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<dependency>
3232
<groupId>io.dropwizard.metrics5</groupId>
3333
<artifactId>metrics-core</artifactId>
34-
<version>5.0.0</version>
34+
<version>5.0.1</version>
3535
<scope>provided</scope>
3636
</dependency>
3737
<!-- Test Dependencies -->

0 commit comments

Comments
 (0)