Skip to content

Commit

Permalink
Bump com.azure:azure-identity in /app-auth/graphapponlytutorial
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.14.1 to 1.14.2.
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](Azure/azure-sdk-for-java@azure-core_1.14.1...azure-identity_1.14.2)

---
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]>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent af05df5 commit 53baa68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app-auth/graphapponlytutorial/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ dependencies {

// This dependency is used by the application.
implementation 'com.google.guava:guava:33.3.1-jre'
implementation 'com.azure:azure-identity:1.14.1'
implementation 'com.azure:azure-identity:1.14.2'
implementation 'com.microsoft.graph:microsoft-graph:6.20.0'
}
// </DependenciesSnippet>
Expand Down

0 comments on commit 53baa68

Please sign in to comment.