Skip to content

Commit 690cb65

Browse files
Bump io.dropwizard.metrics:metrics-core from 4.2.32 to 4.2.33
Bumps [io.dropwizard.metrics:metrics-core](https://github.com/dropwizard/metrics) from 4.2.32 to 4.2.33. - [Release notes](https://github.com/dropwizard/metrics/releases) - [Commits](dropwizard/metrics@v4.2.32...v4.2.33) --- updated-dependencies: - dependency-name: io.dropwizard.metrics:metrics-core dependency-version: 4.2.33 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e0204ae commit 690cb65

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dropwizard-metrics4/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.metrics</groupId>
4242
<artifactId>metrics-core</artifactId>
43-
<version>4.2.32</version>
43+
<version>4.2.33</version>
4444
</dependency>
4545
<dependency>
4646
<groupId>${project.groupId}</groupId>

0 commit comments

Comments
 (0)