Skip to content

Commit

Permalink
Bump io.dropwizard.metrics:metrics-core from 4.2.22 to 4.2.23
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.22 to 4.2.23.
- [Release notes](https://github.com/dropwizard/metrics/releases)
- [Commits](dropwizard/metrics@v4.2.22...v4.2.23)

---
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]>
  • Loading branch information
dependabot[bot] authored and ekoby committed Jan 16, 2024
1 parent 9624627 commit 19aea12
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 @@ -42,7 +42,7 @@ dependencies {
implementation(libs.jjwt.impl)
implementation(libs.jjwt.gson)

implementation('io.dropwizard.metrics:metrics-core:4.2.22')
implementation('io.dropwizard.metrics:metrics-core:4.2.23')
implementation('org.bouncycastle:bcpkix-jdk18on:1.76')

implementation(libs.sodium) {
Expand Down

0 comments on commit 19aea12

Please sign in to comment.