Update README.md

pull/3619/head
Nikita Koksharov 4 years ago committed by GitHub
parent c567564152
commit bb7b1b6a0a
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.15.4</version>
<version>3.15.5</version>
</dependency>
```
Gradle
```groovy
compile 'org.redisson:redisson-mybatis:3.15.4'
compile 'org.redisson:redisson-mybatis:3.15.5'
```
### 2. Specify MyBatis cache settings

Loading…
Cancel
Save