Update README.md

pull/3455/head
Nikita Koksharov 4 years ago committed by GitHub
parent 1277a680a2
commit 538b18a9a1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save