Skip to content

Commit d8dca55

Browse files
Bump io.dropwizard.metrics5:metrics-core from 5.0.0-rc21 to 5.0.1
Bumps [io.dropwizard.metrics5:metrics-core](https://github.com/dropwizard/metrics) from 5.0.0-rc21 to 5.0.1. - [Release notes](https://github.com/dropwizard/metrics/releases) - [Commits](dropwizard/metrics@v5.0.0-rc21...v5.0.1) --- updated-dependencies: - dependency-name: io.dropwizard.metrics5:metrics-core dependency-version: 5.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0cfff9c commit d8dca55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dropwizard-metrics5/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<dependency>
4141
<groupId>io.dropwizard.metrics5</groupId>
4242
<artifactId>metrics-core</artifactId>
43-
<version>5.0.0-rc21</version>
43+
<version>5.0.1</version>
4444
</dependency>
4545
<dependency>
4646
<groupId>${project.groupId}</groupId>

0 commit comments

Comments
 (0)