Skip to content
Snippets Groups Projects
Commit f7ecc78f authored by dgelessus's avatar dgelessus
Browse files

Update Gradle wrapper to version 6.8.2

parent eaece359
No related branches found
No related tags found
No related merge requests found
Pipeline #54943 passed
......@@ -19,7 +19,7 @@ plugins {
}
wrapper {
gradleVersion = "6.8.1"
gradleVersion = "6.8.2"
distributionType = Wrapper.DistributionType.ALL
}
......
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-6.8.1-all.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-6.8.2-all.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment