Skip to content

Commit 3a9d21b

Browse files
authored
Update readme.md
1 parent feb70d4 commit 3a9d21b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,12 +58,12 @@ maven:
5858
<dependency>
5959
<groupId>com.github.binarywang</groupId>
6060
<artifactId>weixin-java-pay</artifactId>
61-
<version>2.5.5.BETA</version>
61+
<version>2.5.7.BETA</version>
6262
</dependency>
6363
```
6464
gradle:
6565
```groovy
66-
compile 'com.github.binarywang:weixin-java-pay:2.5.4.BETA'
66+
compile 'com.github.binarywang:weixin-java-pay:2.5.7.BETA'
6767
```
6868

6969
* 公众号(订阅号及服务号):

0 commit comments

Comments
 (0)