commit | 7a65c28453ff591660e1ce08fab27f097f86e427 | [log] [tgz] |
---|---|---|
author | binquan.qiu <binquan.qiu@supwisdom.com> | 周一 7月 13 15:24:45 2020 +0800 |
committer | binquan.qiu <binquan.qiu@supwisdom.com> | 周一 7月 13 15:25:02 2020 +0800 |
tree | 52f8de76f5095c7fc0eb8d237d8a733e44f48f2a | |
parent | 8b27589a803e85c868afdb829993508f521d4280 [diff] [blame] |
大理手机推送
diff --git a/build.gradle b/build.gradle index fa8028b..b57d012 100644 --- a/build.gradle +++ b/build.gradle
@@ -93,7 +93,7 @@ annotationProcessor 'org.projectlombok:lombok:1.18.8' compileOnly 'org.projectlombok:lombok:1.18.8' - compile 'com.supwisdom:payapi-sdk:1.0.10' + compile 'com.supwisdom:payapi-sdk:1.0.17' testImplementation 'org.springframework.boot:spring-boot-starter-test' testImplementation 'io.rest-assured:rest-assured:3.3.0'