Skip to content

Commit

Permalink
Update dependency com.azure:azure-security-keyvault-secrets to v4.8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 2, 2024
1 parent c5abd02 commit a83a445
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 @@ -44,7 +44,7 @@ dependencies {
runtimeOnly 'io.jsonwebtoken:jjwt-jackson:0.12.6'

// azure sdk
implementation 'com.azure:azure-security-keyvault-secrets:4.8.3'
implementation 'com.azure:azure-security-keyvault-secrets:4.8.4'
implementation 'com.azure:azure-identity:1.13.0'

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

0 comments on commit a83a445

Please sign in to comment.