Skip to content

Commit

Permalink
Bump com.azure:azure-identity in /get-started/azure-auth/java/app
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.4 to 1.12.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](Azure/azure-sdk-for-java@azure-identity_1.11.4...azure-core_1.12.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]>
  • Loading branch information
dependabot[bot] authored Apr 9, 2024
1 parent 2c2fbe1 commit cc22a3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion get-started/azure-auth/java/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ dependencies {
implementation 'com.microsoft.kiota:microsoft-kiota-serialization-text:1.1.3'
implementation 'com.microsoft.kiota:microsoft-kiota-serialization-form:1.1.3'
implementation 'com.microsoft.kiota:microsoft-kiota-serialization-multipart:1.1.3'
implementation 'com.azure:azure-identity:1.11.4'
implementation 'com.azure:azure-identity:1.12.0'
// </DependenciesSnippet>
}

Expand Down

0 comments on commit cc22a3c

Please sign in to comment.