Browse Source

build(deps): bump metrics-core from 4.2.17 to 4.2.18 (#1982)

Bumps [metrics-core](https://github.com/dropwizard/metrics) from 4.2.17 to 4.2.18.
- [Release notes](https://github.com/dropwizard/metrics/releases)
- [Commits](https://github.com/dropwizard/metrics/compare/v4.2.17...v4.2.18)

---
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>
pull/1988/head
dependabot[bot] 2 years ago committed by GitHub
parent
commit
f10efa0971
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.17</version>
<version>4.2.18</version>
</dependency>
<dependency>
<groupId>org.hamcrest</groupId>

Loading…
Cancel
Save