Skip to content

Commit 63f9fe4

Browse files
authored
Merge pull request #28 from redmaple1/master
upgrade wechaty version to 0.1.5-SNAPSHOT
2 parents ab0be49 + 9f7185d commit 63f9fe4

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

examples/pom.xml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,7 @@
1919
<dependency>
2020
<groupId>io.github.wechaty</groupId>
2121
<artifactId>wechaty</artifactId>
22-
<version>0.1.4-SNAPSHOT</version>
23-
</dependency>
24-
25-
<dependency>
26-
<groupId>io.github.wechaty</groupId>
27-
<artifactId>wechaty-puppet-hostie</artifactId>
28-
<version>0.1.4-SNAPSHOT</version>
22+
<version>0.1.5-SNAPSHOT</version>
2923
</dependency>
3024

3125
<dependency>

0 commit comments

Comments
 (0)