We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent feb70d4 commit 3a9d21bCopy full SHA for 3a9d21b
readme.md
@@ -58,12 +58,12 @@ maven:
58
<dependency>
59
<groupId>com.github.binarywang</groupId>
60
<artifactId>weixin-java-pay</artifactId>
61
- <version>2.5.5.BETA</version>
+ <version>2.5.7.BETA</version>
62
</dependency>
63
```
64
gradle:
65
```groovy
66
-compile 'com.github.binarywang:weixin-java-pay:2.5.4.BETA'
+compile 'com.github.binarywang:weixin-java-pay:2.5.7.BETA'
67
68
69
* 公众号(订阅号及服务号):
0 commit comments