Update README.md

pull/2122/head
Nikita Koksharov 6 years ago committed by GitHub
parent 9b67dc6daa
commit 3d2a098ad0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -16,14 +16,14 @@ Maven
<dependency>
<groupId>org.redisson</groupId>
<artifactId>redisson-spring-boot-starter</artifactId>
<version>3.10.6</version>
<version>3.10.7</version>
</dependency>
```
Gradle
```groovy
compile 'org.redisson:redisson-spring-boot-starter:3.10.6'
compile 'org.redisson:redisson-spring-boot-starter:3.10.7'
```
### 2. Add settings into `application.settings` file

Loading…
Cancel
Save