File tree Expand file tree Collapse file tree 1 file changed +8
-5
lines changed Expand file tree Collapse file tree 1 file changed +8
-5
lines changed Original file line number Diff line number Diff line change 3232 <artifactId >wechaty-puppet-hostie</artifactId >
3333 <version >${wechaty.version} </version >
3434 </dependency >
35+
36+ <dependency >
37+ <groupId >io.github.wechaty</groupId >
38+ <artifactId >java-wechaty-plugin-contrib</artifactId >
39+ <version >1.0.0-SNAPSHOT</version >
40+ </dependency >
41+
3542 <dependency >
3643 <groupId >org.apache.logging.log4j</groupId >
3744 <artifactId >log4j-api</artifactId >
6168 <version >1.7.30</version >
6269 </dependency >
6370
64- <dependency >
65- <groupId >io.github.wechaty</groupId >
66- <artifactId >java-wechaty-plugin-contrib</artifactId >
67- <version >1.0.0-SNAPSHOT</version >
68- </dependency >
71+
6972 <dependency >
7073 <groupId >org.apache.commons</groupId >
7174 <artifactId >commons-lang3</artifactId >
You can’t perform that action at this time.
0 commit comments