diff options
author | modmuss50 <modmuss50@gmail.com> | 2021-01-15 18:12:29 +0000 |
---|---|---|
committer | modmuss50 <modmuss50@gmail.com> | 2021-01-15 18:12:29 +0000 |
commit | 16101f0bffeac3988b484c77284d38a0e61ab4c4 (patch) | |
tree | 2db2e87603436a478d92f2a0470fcabdf99e7d42 /gradle | |
parent | ad0752fe78ee48d3f1212163c9e9a541e8e5c3ba (diff) |
Update minecraft, gradle, loader and api.
Diffstat (limited to 'gradle')
-rw-r--r-- | gradle/wrapper/gradle-wrapper.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties index be52383..da9702f 100644 --- a/gradle/wrapper/gradle-wrapper.properties +++ b/gradle/wrapper/gradle-wrapper.properties @@ -1,5 +1,5 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-6.7-bin.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-6.8-bin.zip zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists |