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 70cf3b1 commit b8d15c0Copy full SHA for b8d15c0
README.md
@@ -31,7 +31,7 @@ Add the dependency in `dependencies` in pom.xml
31
<dependency>
32
<groupId>com.microsoft.graph</groupId>
33
<artifactId>microsoft-graph</artifactId>
34
- <version>2.3.1</version>
+ <version>2.3.2</version>
35
</dependency>
36
```
37
0 commit comments