Update README.md

pull/3097/head
Nikita Koksharov 4 years ago committed by GitHub
parent e8816f322f
commit 0788fbe371
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -16,14 +16,14 @@ Maven
<dependency> <dependency>
<groupId>org.redisson</groupId> <groupId>org.redisson</groupId>
<artifactId>redisson-spring-boot-starter</artifactId> <artifactId>redisson-spring-boot-starter</artifactId>
<version>3.13.4</version> <version>3.13.5</version>
</dependency> </dependency>
``` ```
Gradle Gradle
```groovy ```groovy
compile 'org.redisson:redisson-spring-boot-starter:3.13.4' compile 'org.redisson:redisson-spring-boot-starter:3.13.5'
``` ```

Loading…
Cancel
Save