diff --git a/README.md b/README.md index fc5c741..91a4883 100644 --- a/README.md +++ b/README.md @@ -16,12 +16,12 @@ QQ群:1022221898 com.github.yulichang mybatis-plus-join-boot-starter - 1.3.11 + 1.4.2 ``` - Gradle ``` - implementation 'com.github.yulichang:mybatis-plus-join-boot-starter:1.3.11' + implementation 'com.github.yulichang:mybatis-plus-join-boot-starter:1.4.2' ``` 或者clone代码到本地执行 mvn install, 再引入以上依赖