Skip to content

Commit

Permalink
Update dependency com.azure:azure-security-keyvault-secrets to v4.9.1 (
Browse files Browse the repository at this point in the history
…#1642)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 4, 2024
1 parent 1a34f32 commit 96fc5c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shared/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ dependencies {
runtimeOnly 'io.jsonwebtoken:jjwt-jackson:0.12.6'

// azure sdk
implementation 'com.azure:azure-security-keyvault-secrets:4.9.0'
implementation 'com.azure:azure-security-keyvault-secrets:4.9.1'
implementation 'com.azure:azure-identity:1.14.2'

testImplementation 'org.apache.groovy:groovy:4.0.24'
Expand Down

0 comments on commit 96fc5c3

Please sign in to comment.