Skip to content

Commit ac5213a

Browse files
author
Jarvis
committed
readme update
1 parent 5241592 commit ac5213a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ add the jar through Maven:
150150
<dependency>
151151
<groupId>com.ifrabbit</groupId>
152152
<artifactId>spring-boot-starter-data-mybatis</artifactId>
153-
<version>1.0.12.RELEASE</version>
153+
<version>1.0.13.RELEASE</version>
154154
</dependency>
155155
```
156156

README_zh.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ public class UserRepositoryIntegrationTest {
150150
<dependency>
151151
<groupId>com.ifrabbit</groupId>
152152
<artifactId>spring-boot-starter-data-mybatis</artifactId>
153-
<version>1.0.12.RELEASE</version>
153+
<version>1.0.13.RELEASE</version>
154154
</dependency>
155155
```
156156

0 commit comments

Comments
 (0)