We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5241592 commit ac5213aCopy full SHA for ac5213a
README.md
@@ -150,7 +150,7 @@ add the jar through Maven:
150
<dependency>
151
<groupId>com.ifrabbit</groupId>
152
<artifactId>spring-boot-starter-data-mybatis</artifactId>
153
- <version>1.0.12.RELEASE</version>
+ <version>1.0.13.RELEASE</version>
154
</dependency>
155
```
156
README_zh.md
@@ -150,7 +150,7 @@ public class UserRepositoryIntegrationTest {
0 commit comments