Skip to content

Commit

Permalink
Bump com.microsoft.graph:microsoft-graph in /user-auth/graphtutorial
Browse files Browse the repository at this point in the history
Bumps [com.microsoft.graph:microsoft-graph](https://github.com/microsoftgraph/msgraph-sdk-java) from 6.19.0 to 6.20.0.
- [Release notes](https://github.com/microsoftgraph/msgraph-sdk-java/releases)
- [Changelog](https://github.com/microsoftgraph/msgraph-sdk-java/blob/main/CHANGELOG.md)
- [Commits](microsoftgraph/msgraph-sdk-java@v6.19.0...v6.20.0)

---
updated-dependencies:
- dependency-name: com.microsoft.graph:microsoft-graph
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent 9e7b076 commit a49fd28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion user-auth/graphtutorial/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,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.microsoft.graph:microsoft-graph:6.19.0'
implementation 'com.microsoft.graph:microsoft-graph:6.20.0'
}
// </DependenciesSnippet>

Expand Down

0 comments on commit a49fd28

Please sign in to comment.