Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c82d6ef

Browse files
build(deps): bump io.dropwizard.metrics:metrics-core (#2185)
Bumps [io.dropwizard.metrics:metrics-core](https://github.com/dropwizard/metrics) from 4.2.19 to 4.2.20. - [Release notes](https://github.com/dropwizard/metrics/releases) - [Commits](dropwizard/metrics@v4.2.19...v4.2.20) --- updated-dependencies: - dependency-name: io.dropwizard.metrics:metrics-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3d45228 commit c82d6ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dropwizard-metrics4/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<dependency>
4343
<groupId>io.dropwizard.metrics</groupId>
4444
<artifactId>metrics-core</artifactId>
45-
<version>4.2.19</version>
45+
<version>4.2.20</version>
4646
</dependency>
4747
<dependency>
4848
<groupId>org.hamcrest</groupId>

0 commit comments

Comments
 (0)