Skip to content

Commit

Permalink
Merge pull request #643 from openziti/dependabot/gradle/io.dropwizard…
Browse files Browse the repository at this point in the history
….metrics-metrics-core-4.2.28

Bump io.dropwizard.metrics:metrics-core from 4.2.27 to 4.2.28
  • Loading branch information
ekoby authored Oct 9, 2024
2 parents 89b4f4a + 9473206 commit baa0e63
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.27')
implementation('io.dropwizard.metrics:metrics-core:4.2.28')
implementation('org.bouncycastle:bcpkix-jdk18on:1.78.1')

implementation(libs.sodium) {
Expand Down

0 comments on commit baa0e63

Please sign in to comment.