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 2727 <artifactId >wechaty</artifactId >
2828 <version >${wechaty.version} </version >
2929 </dependency >
30- <dependency >
31- <groupId >io.github.wechaty</groupId >
32- <artifactId >wechaty-puppet-hostie</artifactId >
33- <version >${wechaty.version} </version >
34- </dependency >
3530 <dependency >
3631 <groupId >org.apache.logging.log4j</groupId >
3732 <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