commit | ed53503f3ae24a488048528ff7653ca15e1eaf43 | [log] [tgz] |
---|---|---|
author | yang.liu <yang.liu@supwisdom.com> | 周二 8月 06 10:37:21 2019 +0800 |
committer | yang.liu <yang.liu@supwisdom.com> | 周二 8月 06 10:37:21 2019 +0800 |
tree | 00ecb9effa79ad7ed54e53c886c3619cf4da3b72 | |
parent | 9eeaa6d831a492c2e10afe2b77b9a3b57e2dab89 [diff] [blame] |
修改sdk版本
diff --git a/build.gradle b/build.gradle index 5df2cf7..aa986f5 100644 --- a/build.gradle +++ b/build.gradle
@@ -90,7 +90,7 @@ annotationProcessor "org.springframework.boot:spring-boot-configuration-processor" - compile 'com.supwisdom:payapi-sdk:e4bf762' + compile 'com.supwisdom:payapi-sdk:b5eceda' testImplementation 'org.springframework.boot:spring-boot-starter-test' testImplementation 'io.rest-assured:rest-assured:3.3.0'