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 33
33
<artifactId >wechaty</artifactId >
34
34
<version >${wechaty.version} </version >
35
35
</dependency >
36
- <dependency >
37
- <groupId >io.github.wechaty</groupId >
38
- <artifactId >wechaty-puppet-hostie</artifactId >
39
- <version >${wechaty.version} </version >
40
- </dependency >
41
36
<dependency >
42
37
<groupId >org.apache.logging.log4j</groupId >
43
38
<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