Update README.md

pull/395/head
Nikita Koksharov 9 years ago
parent 349f9e9efb
commit 359f5b16dd

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

Loading…
Cancel
Save