Update README.md

pull/578/head^2
Nikita Koksharov 9 years ago committed by GitHub
parent a2393b0417
commit c416923346

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

Loading…
Cancel
Save