File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ apply from: project.buildscript.classLoader.getResource('release.gradle').toURI(
1919
2020
2121dependencies {
22- compile ' se.bjurr.violations:violation-comments-lib:1.67 '
22+ compile ' se.bjurr.violations:violation-comments-lib:1.68 '
2323 compile ' com.jayway.jsonpath:json-path:2.0.0'
2424 compile ' com.google.code.gson:gson:2.8.0'
2525 compile ' com.google.guava:guava:20.0'
Original file line number Diff line number Diff line change 1+ # Tue Sep 18 11:29:59 CEST 2018
12distributionBase =GRADLE_USER_HOME
23distributionPath =wrapper/dists
34zipStoreBase =GRADLE_USER_HOME
45zipStorePath =wrapper/dists
5- distributionUrl =https\://services.gradle.org/distributions/gradle-4.3.1-bin .zip
6+ distributionUrl =https\://services.gradle.org/distributions/gradle-4.3.1-all .zip
You can’t perform that action at this time.
0 commit comments