Skip to content
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.

Commit

Permalink
Bump io.dropwizard.metrics:metrics-core from 4.2.27 to 4.2.28
Browse files Browse the repository at this point in the history
Bumps [io.dropwizard.metrics:metrics-core](https://github.com/dropwizard/metrics) from 4.2.27 to 4.2.28.
- [Release notes](https://github.com/dropwizard/metrics/releases)
- [Commits](dropwizard/metrics@v4.2.27...v4.2.28)

---
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>
  • Loading branch information
dependabot[bot] authored Oct 4, 2024
1 parent bc7cf07 commit 4255d55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ dependencies {

// Metrics Core - for metrics
// https://mvnrepository.com/artifact/io.dropwizard.metrics/metrics-core
compileOnly group: 'io.dropwizard.metrics', name: 'metrics-core', version: '4.2.27'
compileOnly group: 'io.dropwizard.metrics', name: 'metrics-core', version: '4.2.28'

// Metrics Health Checks - for health checks
// https://mvnrepository.com/artifact/io.dropwizard.metrics/metrics-healthchecks
Expand Down

0 comments on commit 4255d55

Please sign in to comment.