Update README.md

pull/2691/head
Nikita Koksharov 5 years ago committed by GitHub
parent e9c31bc15c
commit 1529fd2e2e
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.12.3</version>
<version>3.12.4</version>
</dependency>
```
Gradle
```groovy
compile 'org.redisson:redisson-mybatis:3.12.3'
compile 'org.redisson:redisson-mybatis:3.12.4'
```
### 2. Specify MyBatis cache settings

Loading…
Cancel
Save