Update README.md

pull/555/head
Nikita Koksharov 9 years ago committed by GitHub
parent 6187079d45
commit 073065f14d

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

Loading…
Cancel
Save