Skip to content

Commit 93acb4f

Browse files
build(deps): bump io.dropwizard.metrics:metrics-core (#2222)
Bumps [io.dropwizard.metrics:metrics-core](https://github.com/dropwizard/metrics) from 4.2.21 to 4.2.22. - [Release notes](https://github.com/dropwizard/metrics/releases) - [Commits](dropwizard/metrics@v4.2.21...v4.2.22) --- 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 ecb5ed4 commit 93acb4f

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

0 commit comments

Comments
 (0)