Browse Source

build(deps): bump metrics-core from 4.2.11 to 4.2.12 (#1739)

Bumps [metrics-core](https://github.com/dropwizard/metrics) from 4.2.11 to 4.2.12.
- [Release notes](https://github.com/dropwizard/metrics/releases)
- [Commits](https://github.com/dropwizard/metrics/compare/v4.2.11...v4.2.12)

---
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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/1740/head
dependabot[bot] 2 years ago committed by GitHub
parent
commit
0c8a4dbde0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      dropwizard-metrics4/pom.xml

2
dropwizard-metrics4/pom.xml

@ -42,7 +42,7 @@ @@ -42,7 +42,7 @@
<dependency>
<groupId>io.dropwizard.metrics</groupId>
<artifactId>metrics-core</artifactId>
<version>4.2.11</version>
<version>4.2.12</version>
</dependency>
<dependency>
<groupId>org.hamcrest</groupId>

Loading…
Cancel
Save