Update README.md

pull/3417/head
Nikita Koksharov 4 years ago committed by GitHub
parent e5e9ab86c1
commit 5da290ff4a
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.14.0</version>
<version>3.15.0</version>
</dependency>
```
Gradle
```groovy
compile 'org.redisson:redisson-spring-boot-starter:3.14.1'
compile 'org.redisson:redisson-spring-boot-starter:3.15.0'
```

Loading…
Cancel
Save