Skip to content

Commit 6999a5e

Browse files
author
hewei
committed
V1.2.19
1 parent 147c2cc commit 6999a5e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Maven引用:
3434
<dependency>
3535
<groupId>com.itfsw</groupId>
3636
<artifactId>mybatis-generator-plugin</artifactId>
37-
<version>1.2.18</version>
37+
<version>1.2.19</version>
3838
</dependency>
3939
```
4040
---------------------------------------
@@ -89,7 +89,7 @@ targetCompatibility = 1.8
8989
9090
9191
def mybatisGeneratorCore = 'org.mybatis.generator:mybatis-generator-core:1.3.7'
92-
def itfswMybatisGeneratorPlugin = 'com.itfsw:mybatis-generator-plugin:1.2.18'
92+
def itfswMybatisGeneratorPlugin = 'com.itfsw:mybatis-generator-plugin:1.2.19'
9393
9494
mybatisGenerator {
9595
verbose = false

0 commit comments

Comments
 (0)