Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric Dallo and Gabriel Lima Gomes authored and elo7-developer committed Apr 28, 2017
1 parent 66ebb7e commit 52e1999
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 @@ -14,14 +14,14 @@ repositories {
}
```
```groovy
compile "com.spring.loader:s3-loader:2.2.1"
compile "com.spring.loader:s3-loader:2.2.2"
```
_Maven_:
```xml
<dependency>
<groupId>com.spring.loader</groupId>
<artifactId>s3-loader</artifactId>
<version>2.2.1</version>
<version>2.2.2</version>
<type>pom</type>
</dependency>
```
Expand Down

0 comments on commit 52e1999

Please sign in to comment.