Update README.md

pull/520/head
Nikita Koksharov 9 years ago
parent 4b293fe4f0
commit 3fd8e05c08

@ -83,12 +83,12 @@ Include the following to your dependency list:
<dependency>
<groupId>org.redisson</groupId>
<artifactId>redisson</artifactId>
<version>2.2.13</version>
<version>2.2.14</version>
</dependency>
### Gradle
compile 'org.redisson:redisson:2.2.13'
compile 'org.redisson:redisson:2.2.14'
### Supported by

Loading…
Cancel
Save