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

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
TheGravee authored Feb 22, 2017
1 parent d7fdfd6 commit 292b2cd
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 @@ -45,7 +45,7 @@ you will also need to download the Components JAR and include it in your build f

### Gradle
```groovy
compile 'com.constantcontact:java-sdk:5.1.3'
compile 'com.constantcontact:java-sdk:5.1.5'
```

### Maven
Expand All @@ -54,7 +54,7 @@ compile 'com.constantcontact:java-sdk:5.1.3'
<dependency>
<groupId>com.constantcontact</groupId>
<artifactId>java-sdk</artifactId>
<version>5.1.3</version>
<version>5.1.5</version>
</dependency>
</dependencies>
```
Expand Down

0 comments on commit 292b2cd

Please sign in to comment.