Skip to content

Commit a20c2a1

Browse files
Bump io.dropwizard.metrics:metrics-core from 4.2.29 to 4.2.30 (#1259)
Bumps [io.dropwizard.metrics:metrics-core](https://github.com/dropwizard/metrics) from 4.2.29 to 4.2.30. - [Release notes](https://github.com/dropwizard/metrics/releases) - [Commits](dropwizard/metrics@v4.2.29...v4.2.30) --- 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 244a30b commit a20c2a1

File tree

1 file changed

+1
-1
lines changed
  • prometheus-metrics-instrumentation-dropwizard

1 file changed

+1
-1
lines changed

prometheus-metrics-instrumentation-dropwizard/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
<dependency>
4646
<groupId>io.dropwizard.metrics</groupId>
4747
<artifactId>metrics-core</artifactId>
48-
<version>4.2.29</version>
48+
<version>4.2.30</version>
4949
<scope>provided</scope>
5050
</dependency>
5151

0 commit comments

Comments
 (0)