File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ dependencies {
5656 testImplementation ' org.apache.httpcomponents:httpclient:4.5.6'
5757 testImplementation ' org.slf4j:slf4j-simple:1.7.25'
5858 testImplementation ' commons-lang:commons-lang:2.6'
59- testImplementation ' org.json:json:20180130 '
59+ testImplementation ' org.json:json:20180813 '
6060}
6161
6262task updateVersion (type : Copy ) {
Original file line number Diff line number Diff line change 1- version =0.2.11-SNAPSHOT
1+ version =0.2.11
22
33# variables required to allow build.gradle to parse,
44# override in ~/.gradle/gradle.properties
Original file line number Diff line number Diff line change @@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME
33distributionPath =wrapper/dists
44zipStoreBase =GRADLE_USER_HOME
55zipStorePath =wrapper/dists
6- distributionUrl =https\://services.gradle.org/distributions/gradle-4.9 -all.zip
6+ distributionUrl =https\://services.gradle.org/distributions/gradle-4.10 -all.zip
You can’t perform that action at this time.
0 commit comments