Skip to content

Commit

Permalink
Bump com.azure:azure-identity from 1.11.3 to 1.12.1 (#2482)
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.11.3 to 1.12.1.
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](Azure/azure-sdk-for-java@azure-identity_1.11.3...azure-identity_1.12.1)

---
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>
  • Loading branch information
dependabot[bot] authored Jun 9, 2024
1 parent fa4e7b2 commit 5ab2495
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.3")
testImplementation("com.azure:azure-identity:1.12.1")
testImplementation("com.azure.resourcemanager:azure-resourcemanager-containerinstance:2.37.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 5ab2495

Please sign in to comment.