Update README.md

pull/2819/head
Nikita Koksharov 5 years ago committed by GitHub
parent 722c7a96b8
commit b2261c23fa
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.12.5</version>
<version>3.13.0</version>
</dependency>
```
Gradle
```groovy
compile 'org.redisson:redisson-spring-boot-starter:3.12.5'
compile 'org.redisson:redisson-spring-boot-starter:3.13.0'
```

Loading…
Cancel
Save