Update README.md

pull/555/head
Nikita Koksharov 9 years ago committed by GitHub
parent 83021b25e1
commit 8ef78f5815

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

Loading…
Cancel
Save