Skip to content

Commit

Permalink
Bump io.dropwizard.metrics:metrics-core from 4.2.25 to 4.2.26 (#601)
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.25 to 4.2.26.
- [Release notes](https://github.com/dropwizard/metrics/releases)
- [Commits](dropwizard/metrics@v4.2.25...v4.2.26)

---
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>
  • Loading branch information
dependabot[bot] authored Jun 12, 2024
1 parent 8b0d0df commit b2c13a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ziti/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ dependencies {
implementation(libs.jjwt.impl)
implementation(libs.jjwt.gson)

implementation('io.dropwizard.metrics:metrics-core:4.2.25')
implementation('io.dropwizard.metrics:metrics-core:4.2.26')
implementation('org.bouncycastle:bcpkix-jdk18on:1.77')

implementation(libs.sodium) {
Expand Down

0 comments on commit b2c13a8

Please sign in to comment.