Update README.md

pull/337/head
Nikita Koksharov 9 years ago
parent a10998e2d3
commit 5b0b45c26e

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

Loading…
Cancel
Save