Skip to content

Commit

Permalink
Bump io.dropwizard.metrics:metrics-core from 4.2.28 to 4.2.29 (opense…
Browse files Browse the repository at this point in the history
…arch-project#4940)

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 Dec 2, 2024
1 parent c22002a commit 64f4d5b
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 @@ -620,7 +620,7 @@ dependencies {

//OpenSAML
implementation 'net.shibboleth.utilities:java-support:8.4.2'
runtimeOnly "io.dropwizard.metrics:metrics-core:4.2.28"
runtimeOnly "io.dropwizard.metrics:metrics-core:4.2.29"
implementation "com.onelogin:java-saml:${one_login_java_saml}"
implementation "com.onelogin:java-saml-core:${one_login_java_saml}"
implementation "org.opensaml:opensaml-core:${open_saml_version}"
Expand Down

0 comments on commit 64f4d5b

Please sign in to comment.