Skip to content

Commit

Permalink
Update dependency com.azure:azure-security-keyvault-secrets to v4.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 17, 2024
1 parent dc61126 commit 5ca9249
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.8.7'
implementation 'com.azure:azure-security-keyvault-secrets:4.9.0'
implementation 'com.azure:azure-identity:1.14.0'

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

0 comments on commit 5ca9249

Please sign in to comment.