Skip to content

Commit

Permalink
Update dependency com.azure:azure-identity to v1.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 11, 2023
1 parent 7efb0da commit 0db8f6c
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 {

// azure sdk
implementation 'com.azure:azure-security-keyvault-secrets:4.7.1'
implementation 'com.azure:azure-identity:1.10.4'
implementation 'com.azure:azure-identity:1.11.0'

testImplementation 'org.apache.groovy:groovy:4.0.15'
testFixturesImplementation 'org.apache.groovy:groovy:4.0.15'
Expand Down

0 comments on commit 0db8f6c

Please sign in to comment.