Skip to content

Commit 50fbb90

Browse files
fix(deps): update dependency io.dropwizard.metrics:metrics-core to v4.2.40
1 parent 1a9f3e6 commit 50fbb90

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • prometheus-metrics-instrumentation-dropwizard

prometheus-metrics-instrumentation-dropwizard/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<dependency>
4444
<groupId>io.dropwizard.metrics</groupId>
4545
<artifactId>metrics-core</artifactId>
46-
<version>4.2.39</version>
46+
<version>4.2.40</version>
4747
<scope>provided</scope>
4848
</dependency>
4949

0 commit comments

Comments
 (0)