Skip to content

Commit

Permalink
Update dependency com.azure:azure-identity to v1.11.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 19, 2024
1 parent 99223af commit 881c573
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-features/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {
dependencies {
testImplementation project(":test-utils")
testImplementation project(":starter-core")
testImplementation 'com.azure:azure-identity:1.11.2'
testImplementation 'com.azure:azure-identity:1.11.4'
testImplementation 'com.azure.resourcemanager:azure-resourcemanager-containerinstance:2.35.0'
testImplementation 'com.google.apis:google-api-services-run:v1-rev20201113-1.31.0'
testImplementation 'com.google.auth:google-auth-library-oauth2-http:1.23.0'
Expand Down

0 comments on commit 881c573

Please sign in to comment.