Skip to content

Commit 599ac84

Browse files
authored
Merge pull request #208 from microsoftgraph/readme-update
Update readme file to reflect current released sdk binary
2 parents 5f6b93a + 6e19f95 commit 599ac84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Add the dependency in `dependencies` in pom.xml
2828
<dependency>
2929
<groupId>com.microsoft.graph</groupId>
3030
<artifactId>microsoft-graph</artifactId>
31-
<version>1.0.1</version>
31+
<version>1.0.2</version>
3232
</dependency>
3333
```
3434

0 commit comments

Comments
 (0)