File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -8,9 +8,9 @@ repositories {
88
99dependencies {
1010 // https://mvnrepository.com/artifact/org.json/json
11- compile group : ' org.json' , name : ' json' , version : ' 20180130 '
11+ compile group : ' org.json' , name : ' json' , version : ' 20240303 '
1212 // https://mvnrepository.com/artifact/junit/junit
13- testCompile group : ' junit' , name : ' junit' , version : ' 4.12 '
13+ testCompile group : ' junit' , name : ' junit' , version : ' 4.13.1 '
1414}
1515
1616sourceCompatibility = 1.8
Original file line number Diff line number Diff line change 1- # Thu Jan 24 15:21:17 CST 2019
1+ # Tue Sep 10 11:08:04 CST 2024
22distributionBase =GRADLE_USER_HOME
33distributionPath =wrapper/dists
4+ distributionUrl =https\://services.gradle.org/distributions/gradle-4.5-all.zip
45zipStoreBase =GRADLE_USER_HOME
56zipStorePath =wrapper/dists
6- distributionUrl =https\://services.gradle.org/distributions/gradle-4.0-all.zip
You can’t perform that action at this time.
0 commit comments