We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5f6b93a + 6e19f95 commit 599ac84Copy full SHA for 599ac84
1 file changed
README.md
@@ -28,7 +28,7 @@ Add the dependency in `dependencies` in pom.xml
28
<dependency>
29
<groupId>com.microsoft.graph</groupId>
30
<artifactId>microsoft-graph</artifactId>
31
- <version>1.0.1</version>
+ <version>1.0.2</version>
32
</dependency>
33
```
34
0 commit comments