Skip to content

Commit 3eeb58b

Browse files
build(deps): bump metrics-core from 4.2.16 to 4.2.17 (#1951)
Bumps [metrics-core](https://github.com/dropwizard/metrics) from 4.2.16 to 4.2.17. - [Release notes](https://github.com/dropwizard/metrics/releases) - [Commits](dropwizard/metrics@v4.2.16...v4.2.17) --- updated-dependencies: - dependency-name: io.dropwizard.metrics:metrics-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 517dec6 commit 3eeb58b

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.16</version>
45+
<version>4.2.17</version>
4646
</dependency>
4747
<dependency>
4848
<groupId>org.hamcrest</groupId>

0 commit comments

Comments
 (0)