File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11[ ![ JavaDoc] ( http://img.shields.io/badge/javadoc-reference-blue.svg )] ( https://www.javadoc.io/doc/com.github.wechatpay-apiv3/wechatpay-java/latest/index.html )
2- ![ Maven Central] ( https://img.shields.io/maven-central/v/com.github.wechatpay-apiv3/wechatpay-java?versionPrefix=0.2.14 )
2+ ![ Maven Central] ( https://img.shields.io/maven-central/v/com.github.wechatpay-apiv3/wechatpay-java?versionPrefix=0.2.15 )
33[ ![ Security Rating] ( https://sonarcloud.io/api/project_badges/measure?project=wechatpay-apiv3_wechatpay-java&metric=security_rating )] ( https://sonarcloud.io/summary/overall?id=wechatpay-apiv3_wechatpay-java )
44[ ![ Maintainability Rating] ( https://sonarcloud.io/api/project_badges/measure?project=wechatpay-apiv3_wechatpay-java&metric=sqale_rating )] ( https://sonarcloud.io/summary/overall?id=wechatpay-apiv3_wechatpay-java )
55[ ![ Coverage] ( https://sonarcloud.io/api/project_badges/measure?project=wechatpay-apiv3_wechatpay-java&metric=coverage )] ( https://sonarcloud.io/summary/overall?id=wechatpay-apiv3_wechatpay-java )
3636在你的 build.gradle 文件中加入如下的依赖
3737
3838``` groovy
39- implementation 'com.github.wechatpay-apiv3:wechatpay-java:0.2.14 '
39+ implementation 'com.github.wechatpay-apiv3:wechatpay-java:0.2.15 '
4040```
4141
4242#### Maven
@@ -47,7 +47,7 @@ implementation 'com.github.wechatpay-apiv3:wechatpay-java:0.2.14'
4747<dependency >
4848 <groupId >com.github.wechatpay-apiv3</groupId >
4949 <artifactId >wechatpay-java</artifactId >
50- <version >0.2.14 </version >
50+ <version >0.2.15 </version >
5151</dependency >
5252```
5353
Original file line number Diff line number Diff line change 11projectPropGroup =com.github.wechatpay-apiv3
2- projectPropVersion =0.2.14
2+ projectPropVersion =0.2.15
33
44slf4jVersion =1.7.36
55junitVersion =4.13.2
You can’t perform that action at this time.
0 commit comments