File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 3333 <artifactId >wechaty</artifactId >
3434 <version >${wechaty.version} </version >
3535 </dependency >
36- <dependency >
37- <groupId >io.github.wechaty</groupId >
38- <artifactId >wechaty-puppet-hostie</artifactId >
39- <version >${wechaty.version} </version >
40- </dependency >
4136 <dependency >
4237 <groupId >org.apache.logging.log4j</groupId >
4338 <artifactId >log4j-api</artifactId >
Original file line number Diff line number Diff line change 2323 <version >${project.version} </version >
2424 </dependency >
2525
26+ <dependency >
27+ <groupId >io.github.wechaty</groupId >
28+ <artifactId >wechaty-puppet-hostie</artifactId >
29+ <version >${project.version} </version >
30+ </dependency >
31+
2632 <dependency >
2733 <groupId >io.github.wechaty</groupId >
2834 <artifactId >wechaty-puppet-mock</artifactId >
You can’t perform that action at this time.
0 commit comments