Update README.md

pull/427/head^2
Nikita Koksharov 9 years ago
parent cd61fe50e4
commit 8815604a8f

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

Loading…
Cancel
Save