diff options
author | Julienraptor01 <julienraptor01@gmail.com> | 2023-03-31 23:46:15 +0200 |
---|---|---|
committer | Julienraptor01 <julienraptor01@gmail.com> | 2023-03-31 23:51:02 +0200 |
commit | d07df84fb9d3a8f622836b3d8a3960da4468f101 (patch) | |
tree | 24d89fe227d20bc602d8b3dbf5d8a162861f5e70 /gradle/wrapper/gradle-wrapper.properties | |
parent | 166191cb4651e22899dc81395e1e72bc3fa082cc (diff) | |
download | Skyblocker-d07df84fb9d3a8f622836b3d8a3960da4468f101.tar.gz Skyblocker-d07df84fb9d3a8f622836b3d8a3960da4468f101.tar.bz2 Skyblocker-d07df84fb9d3a8f622836b3d8a3960da4468f101.zip |
gradlew 7.6 -> 8.0.2
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 f398c33c..bdc9a83b 100644 --- a/gradle/wrapper/gradle-wrapper.properties +++ b/gradle/wrapper/gradle-wrapper.properties @@ -1,6 +1,6 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-7.6-bin.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-8.0.2-bin.zip networkTimeout=10000 zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists |