File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
gradle-base/gradle/wrapper Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1- * Update gradle 4.8.1 -> 5.6.3
1+ * Update gradle 4.8.1 -> 5.6.4
22* Enable gradle build scan for failed builds
33* Update et.researchgate.release 2.7.0 -> 2.8.1
44* Update ru.vyarus.quality 3.1.1 -> 3.4.0
Original file line number Diff line number Diff line change 1- # Wed Oct 30 12:36:02 NOVT 2019
2- distributionUrl =https\://services.gradle.org/distributions/gradle-5.6.3 -all.zip
1+ # Tue Nov 05 12:34:19 NOVT 2019
2+ distributionUrl =https\://services.gradle.org/distributions/gradle-5.6.4 -all.zip
33distributionBase =GRADLE_USER_HOME
44distributionPath =wrapper/dists
55zipStorePath =wrapper/dists
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ plugins {
1414}
1515
1616wrapper {
17- gradleVersion = ' 5.6.3 '
17+ gradleVersion = ' 5.6.4 '
1818}
1919
2020description = ' <%= libDesc %>'
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ plugins {
1616sourceCompatibility = < % = targetJava % >
1717
1818wrapper {
19- gradleVersion = ' 5.6.3 '
19+ gradleVersion = ' 5.6.4 '
2020}
2121
2222ext {
You can’t perform that action at this time.
0 commit comments