Skip to content

Commit 8a15fec

Browse files
author
hewei
committed
V1.3.3
1 parent 80576c3 commit 8a15fec

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
@@ -45,7 +45,7 @@ Maven引用:
4545
<dependency>
4646
<groupId>com.itfsw</groupId>
4747
<artifactId>mybatis-generator-plugin</artifactId>
48-
<version>1.3.2</version>
48+
<version>1.3.3</version>
4949
</dependency>
5050
```
5151
---------------------------------------
@@ -100,7 +100,7 @@ targetCompatibility = 1.8
100100
101101
102102
def mybatisGeneratorCore = 'org.mybatis.generator:mybatis-generator-core:1.3.7'
103-
def itfswMybatisGeneratorPlugin = 'com.itfsw:mybatis-generator-plugin:1.3.2'
103+
def itfswMybatisGeneratorPlugin = 'com.itfsw:mybatis-generator-plugin:1.3.3'
104104
105105
mybatisGenerator {
106106
verbose = false

0 commit comments

Comments
 (0)