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 27
27
<artifactId >wechaty</artifactId >
28
28
<version >${wechaty.version} </version >
29
29
</dependency >
30
- <dependency >
31
- <groupId >io.github.wechaty</groupId >
32
- <artifactId >wechaty-puppet-hostie</artifactId >
33
- <version >${wechaty.version} </version >
34
- </dependency >
35
30
<dependency >
36
31
<groupId >org.apache.logging.log4j</groupId >
37
32
<artifactId >log4j-api</artifactId >
Original file line number Diff line number Diff line change 23
23
<version >${project.version} </version >
24
24
</dependency >
25
25
26
+ <dependency >
27
+ <groupId >io.github.wechaty</groupId >
28
+ <artifactId >wechaty-puppet-hostie</artifactId >
29
+ <version >${project.version} </version >
30
+ </dependency >
31
+
26
32
<dependency >
27
33
<groupId >io.github.wechaty</groupId >
28
34
<artifactId >wechaty-puppet-mock</artifactId >
You can’t perform that action at this time.
0 commit comments