This repository was archived by the owner on Mar 31, 2025. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -64,10 +64,9 @@ configurations {
6464
6565dependencies {
6666 compile group : ' com.mashape.unirest' , name : ' unirest-java' , version :' 1.4.9'
67- compile group : ' org.apache.httpcomponents' , name : ' httpclient' , version :' 4.5.2'
68- compile group : ' org.apache.httpcomponents' , name : ' httpmime' , version :' 4.5.1'
67+ compile group : ' org.apache.httpcomponents' , name : ' httpclient' , version :' 4.5.3'
6968 compile group : ' org.json' , name : ' json' , version :' 20160810'
70- compile group : ' com.google.code.gson' , name : ' gson' , version :' 2.5 '
69+ compile group : ' com.google.code.gson' , name : ' gson' , version :' 2.8.0 '
7170 compile group : ' commons-beanutils' , name : ' commons-beanutils' , version :' 1.9.3'
7271 compile group : ' commons-io' , name : ' commons-io' , version :' 2.5'
7372 compile group : ' org.slf4j' , name : ' slf4j-api' , version :' 1.7.25'
Original file line number Diff line number Diff line change 1- # Thu Apr 13 15:52:24 CEST 2017
1+ # Thu Apr 13 17:03:46 CEST 2017
22distributionBase =GRADLE_USER_HOME
33distributionPath =wrapper/dists
44zipStoreBase =GRADLE_USER_HOME
55zipStorePath =wrapper/dists
6- distributionUrl =https\://services.gradle.org/distributions/gradle-3.5-bin .zip
6+ distributionUrl =https\://services.gradle.org/distributions/gradle-3.5-all .zip
You can’t perform that action at this time.
0 commit comments