Skip to content

Commit 7edc706

Browse files
committed
Updates POM example
Updates POM example to latest version of released library (0.12)
1 parent 8c3e4de commit 7edc706

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
@@ -17,7 +17,7 @@ The SparkPost Java Library is available in this [Maven Repository](http://maven.
1717
<dependency>
1818
<groupId>com.sparkpost</groupId>
1919
<artifactId>sparkpost-lib</artifactId>
20-
<version>0.10</version>
20+
<version>0.12</version>
2121
</dependency>
2222
```
2323

0 commit comments

Comments
 (0)