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 6728c16 commit 9c95f4bCopy full SHA for 9c95f4b
2 files changed
README.md
@@ -106,7 +106,7 @@ needs to be registered via the [Azure Apps Registration Page](https://aka.ms/App
106
<dependency>
107
<groupId>com.amilesend</groupId>
108
<artifactId>onedrive-java-sdk</artifactId>
109
- <version>2.1.4</version>
+ <version>2.1.5</version>
110
</dependency>
111
```
112
4. Instantiate your client instance per the options described below:
pom.xml
@@ -25,7 +25,7 @@
25
26
27
28
- <version>2.1.5-SNAPSHOT</version>
29
30
<name>onedrive-java-sdk</name>
31
<description>A Java SDK to access OneDrive drives and files.</description>
0 commit comments