Skip to content
This repository has been archived by the owner on Dec 16, 2021. It is now read-only.

Commit

Permalink
Updated dependency versions in README
Browse files Browse the repository at this point in the history
  • Loading branch information
ggrell authored Jun 12, 2018
1 parent b50f769 commit aa0fcb0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ The base library is the `java-sdk` artifact. If you use RxJava there are two art

#### Gradle - Release
```groovy
compile 'com.constantcontact:java-sdk:5.1.8'
compile 'com.constantcontact:java-sdk:5.2.2'
```
#### Gradle - Snapshot
```groovy
Expand All @@ -70,7 +70,7 @@ compile 'com.constantcontact:java-sdk:X.X.X-SNAPSHOT'
<dependency>
<groupId>com.constantcontact</groupId>
<artifactId>java-sdk</artifactId>
<version>5.1.8</version>
<version>5.2.2</version>
</dependency>
</dependencies>
```
Expand Down

0 comments on commit aa0fcb0

Please sign in to comment.