Commit eb5aea5 1 parent 6f30017 commit eb5aea5 Copy full SHA for eb5aea5
File tree 2 files changed +3
-4
lines changed
2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ repositories {
20
20
dependencies {
21
21
compile " org.ow2.asm:asm:6.2"
22
22
compile " org.ow2.asm:asm-commons:6.2"
23
- compile " com.google.guava:guava:24.1 -jre"
23
+ compile " com.google.guava:guava:26.0 -jre"
24
24
compile ' org.slf4j:slf4j-api:1.7.25'
25
25
compile ' org.slf4j:slf4j-log4j12:1.7.25'
26
26
Original file line number Diff line number Diff line change 1
- # Tue Jun 12 00:14:02 PDT 2018
1
+ distributionUrl =https\://services.gradle.org/distributions/gradle-4.9-bin.zip
2
2
distributionBase =GRADLE_USER_HOME
3
3
distributionPath =wrapper/dists
4
- zipStoreBase =GRADLE_USER_HOME
5
4
zipStorePath =wrapper/dists
6
- distributionUrl = https\://services.gradle.org/distributions/gradle-4.2.1-all.zip
5
+ zipStoreBase =GRADLE_USER_HOME
You can’t perform that action at this time.
0 commit comments