Skip to content

Commit b1c31af

Browse files
committed
Update README to point to 1.1.3
1 parent 5c373a8 commit b1c31af

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@ The cloudinary_java library is available in [Maven Central](https://repo1.maven.
2727
<dependency>
2828
<groupId>com.cloudinary</groupId>
2929
<artifactId>cloudinary-http42</artifactId>
30-
<version>1.1.0</version>
30+
<version>1.1.3</version>
3131
</dependency>
3232

33-
Alternatively, download cloudinary_java from [here](https://repo1.maven.org/maven2/com/cloudinary/cloudinary-core/1.1.0/cloudinary-core-1.1.0.jar) and [here](https://repo1.maven.org/maven2/com/cloudinary/cloudinary-http42/1.1.0/cloudinary-http42-1.1.0.jar)
33+
Alternatively, download cloudinary_java from [here](https://repo1.maven.org/maven2/com/cloudinary/cloudinary-core/1.1.3/cloudinary-core-1.1.3.jar) and [here](https://repo1.maven.org/maven2/com/cloudinary/cloudinary-http42/1.1.3/cloudinary-http42-1.1.3.jar)
3434
and see [pom.xml](https://github.com/cloudinary/cloudinary_java/cloudinary-http42/blob/master/pom.xml) for library dependencies.
3535

3636
## Try it right away

0 commit comments

Comments
 (0)