Update README.md

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

@ -30,14 +30,14 @@ Maven
<dependency>
<groupId>org.redisson</groupId>
<artifactId>redisson-mybatis</artifactId>
<version>3.17.0</version>
<version>3.17.1</version>
</dependency>
```
Gradle
```groovy
compile 'org.redisson:redisson-mybatis:3.17.0'
compile 'org.redisson:redisson-mybatis:3.17.1'
```
### 2. Specify MyBatis cache settings

Loading…
Cancel
Save