Update README.md

pull/4091/head
Nikita Koksharov 3 years ago committed by GitHub
parent b758cde7f0
commit c2ab371113
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save