Skip to content

Commit

Permalink
Update to gradle 6.8.3 due to a critical bug, see gradle/gradle#16144
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasschaefer authored and martisaw committed Feb 23, 2021
1 parent eca8944 commit 51c2f0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/wrapper/gradle-wrapper.properties
@@ -1,6 +1,6 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
# -bin.zip is used for size/caching reasons, -all.zip is bigger and therefore not used
distributionUrl=https\://services.gradle.org/distributions/gradle-6.8-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-6.8.3-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists

0 comments on commit 51c2f0c

Please sign in to comment.