Skip to content

Commit

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

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

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 Mar 8, 2024
1 parent d2c6b82 commit 845f581
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.3")
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 845f581

Please sign in to comment.