未验证 提交 3d2a098a 编写于 作者: N Nikita Koksharov 提交者: GitHub

Update README.md

上级 9b67dc6d
......@@ -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
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册