Skip to content

Commit 9c95f4b

Browse files
committed
v2.1.5
1 parent 6728c16 commit 9c95f4b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ needs to be registered via the [Azure Apps Registration Page](https://aka.ms/App
106106
<dependency>
107107
<groupId>com.amilesend</groupId>
108108
<artifactId>onedrive-java-sdk</artifactId>
109-
<version>2.1.4</version>
109+
<version>2.1.5</version>
110110
</dependency>
111111
```
112112
4. Instantiate your client instance per the options described below:

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525

2626
<groupId>com.amilesend</groupId>
2727
<artifactId>onedrive-java-sdk</artifactId>
28-
<version>2.1.5-SNAPSHOT</version>
28+
<version>2.1.5</version>
2929

3030
<name>onedrive-java-sdk</name>
3131
<description>A Java SDK to access OneDrive drives and files.</description>

0 commit comments

Comments
 (0)