File tree Expand file tree Collapse file tree 3 files changed +2
-7
lines changed Expand file tree Collapse file tree 3 files changed +2
-7
lines changed Original file line number Diff line number Diff line change @@ -479,11 +479,6 @@ tciTrigger {
479479 gitHubRepo ' grails/grails3-functional-tests'
480480}
481481
482- task wrapper (type : Wrapper ) {
483- gradleVersion = ' 2.13'
484- jarFile = ' gradle/wrapper/gradle-wrapper.jar'
485- }
486-
487482task buildscriptDependencies (type : org.gradle.api.tasks.diagnostics.DependencyReportTask ) {
488483 configurations = project. buildscript. configurations
489484}
Original file line number Diff line number Diff line change 1- # Tue May 10 14:14:04 CEST 2016
1+ # Tue Jun 28 09:23:56 CEST 2016
22distributionBase =GRADLE_USER_HOME
33distributionPath =wrapper/dists
44zipStoreBase =GRADLE_USER_HOME
55zipStorePath =wrapper/dists
6- distributionUrl =https\://services.gradle.org/distributions/gradle-2.13 -bin.zip
6+ distributionUrl =https\://services.gradle.org/distributions/gradle-2.14 -bin.zip
You can’t perform that action at this time.
0 commit comments