diff options
author | modmuss50 <modmuss50@gmail.com> | 2020-04-10 00:07:35 +0100 |
---|---|---|
committer | modmuss50 <modmuss50@gmail.com> | 2020-04-10 00:07:35 +0100 |
commit | 19fa3a76bce814ece51c8bcdec12771e4c6394a1 (patch) | |
tree | 4d153cd640267a31f47ba307d9f21d901a591d3e /gradle/wrapper/gradle-wrapper.properties | |
parent | 79266b6c231450e00efa7cb94d48c8747e66f57c (diff) |
Update loom, gradle and all other deps
Diffstat (limited to 'gradle/wrapper/gradle-wrapper.properties')
-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 4a6ebce..a4b4429 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.2.1-bin.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-6.3-bin.zip zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists |