Skip to content

Commit 9f7185d

Browse files
committed
upgrade wechaty version to 0.1.5-SNAPSHOT
1 parent ab0be49 commit 9f7185d

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)