Skip to content

Commit 2a0f252

Browse files
Update README.md
1 parent 33be9ef commit 2a0f252

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ zip4jvm - a java library for working with zip files
5353
## Gradle
5454

5555
```
56-
compile 'ru.oleg-cherednik.zip4jvm:zip4jvm:1.10'
56+
compile 'ru.oleg-cherednik.zip4jvm:zip4jvm:1.11'
5757
```
5858

5959
## Maven
@@ -62,7 +62,7 @@ compile 'ru.oleg-cherednik.zip4jvm:zip4jvm:1.10'
6262
<dependency>
6363
<groupId>ru.oleg-cherednik.zip4jvm</groupId>
6464
<artifactId>zip4jvm</artifactId>
65-
<version>1.10</version>
65+
<version>1.11</version>
6666
</dependency>
6767
```
6868

0 commit comments

Comments
 (0)