File tree Expand file tree Collapse file tree 3 files changed +11
-10
lines changed
Expand file tree Collapse file tree 3 files changed +11
-10
lines changed Original file line number Diff line number Diff line change 1- /target /
2- * .classpath
3- * .project
4- /.settings /
5- * .csv
6- /test-output /
7- /.idea /
8- * .iml
1+ /target /
2+ * .classpath
3+ * .project
4+ /.settings /
5+ * .csv
6+ /test-output /
7+ /.idea /
8+ * .iml
9+ * .xml.versionsBackup
Original file line number Diff line number Diff line change @@ -16,6 +16,6 @@ Maven 引用方式
1616<dependency>
1717 <groupId>com.github.binarywang</groupId>
1818 <artifactId>java-testdata-generator</artifactId>
19- <version>1.1.1 </version>
19+ <version>1.1.2 </version>
2020</dependency>
2121````
Original file line number Diff line number Diff line change 33 <modelVersion >4.0.0</modelVersion >
44 <groupId >com.github.binarywang</groupId >
55 <artifactId >java-testdata-generator</artifactId >
6- <version >1.1.1 </version >
6+ <version >1.1.2 </version >
77 <packaging >jar</packaging >
88 <name >Java Test Data Generator Tools</name >
99 <description >Java Test Data Generator Tools</description >
You can’t perform that action at this time.
0 commit comments