HHH-13006 Upgrade to Gradle 4.10.2

This commit is contained in:
Sanne Grinovero 2018-10-02 12:08:13 +01:00 committed by Guillaume Smet
parent 439ce293da
commit fcb65c075e
3 changed files with 2 additions and 2 deletions

View File

@ -94,7 +94,7 @@ task ciBuild {
wrapper {
gradleVersion = '4.10'
gradleVersion = '4.10.2'
distributionType = Wrapper.DistributionType.ALL
}

Binary file not shown.

View File

@ -1,5 +1,5 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-4.10-all.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-4.10.2-all.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists