Update README.md

pull/469/head
Nikita Koksharov 9 years ago
parent e065c8c9c1
commit 51f4c88a26

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

Loading…
Cancel
Save