Skip to content

Commit

Permalink
Bump com.azure:azure-identity from 1.10.1 to 1.11.0 (#2174)
Browse files Browse the repository at this point in the history
Bumps [com.azure:azure-identity](https://github.com/Azure/azure-sdk-for-java) from 1.10.1 to 1.11.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](Azure/azure-sdk-for-java@azure-identity_1.10.1...azure-core_1.11.0)

---
updated-dependencies:
- dependency-name: com.azure:azure-identity
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sergio del Amo <[email protected]>
  • Loading branch information
dependabot[bot] and sdelamo authored Feb 1, 2024
1 parent fc02cb8 commit 24e713c
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.10.1'
testImplementation 'com.azure:azure-identity:1.11.0'
testImplementation 'com.azure.resourcemanager:azure-resourcemanager-containerinstance:2.33.0'
testImplementation 'com.google.apis:google-api-services-run:v1-rev20201113-1.31.0'
testImplementation 'com.google.auth:google-auth-library-oauth2-http:1.22.0'
Expand Down

0 comments on commit 24e713c

Please sign in to comment.