Update README.md

pull/970/merge
Nikita Koksharov 5 years ago committed by GitHub
parent 67f602f2a6
commit f7fb565183
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.13.1</version>
<version>3.13.2</version>
</dependency>
```
Gradle
```groovy
compile 'org.redisson:redisson-mybatis:3.13.1'
compile 'org.redisson:redisson-mybatis:3.13.2'
```
### 2. Specify MyBatis cache settings

Loading…
Cancel
Save