We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 629ab12 commit 20a9882Copy full SHA for 20a9882
README.md
@@ -36,7 +36,7 @@ Add the dependency in `dependencies` in pom.xml
36
<!-- Include the sdk as a dependency -->
37
<groupId>com.microsoft.graph</groupId>
38
<artifactId>microsoft-graph</artifactId>
39
- <version>4.3.0</version>
+ <version>5.0.0</version>
40
</dependency>
41
<dependency>
42
<!-- This dependency is only needed if you are using the TokenCrendentialAuthProvider -->
0 commit comments