aboutsummaryrefslogtreecommitdiff
path: root/gradle
diff options
context:
space:
mode:
authorLuck <git@lucko.me>2021-11-10 09:00:24 +0000
committerLuck <git@lucko.me>2021-11-10 09:00:24 +0000
commitc9f20a06d002567ca4d4b24c446c0ab384d8f79d (patch)
treeb9d5fc52599ca0aca7c46aa22ecd30c6e0c33b49 /gradle
parentfe578229bf7e77b522eda8737374c2f26b30c24b (diff)
downloadspark-c9f20a06d002567ca4d4b24c446c0ab384d8f79d.tar.gz
spark-c9f20a06d002567ca4d4b24c446c0ab384d8f79d.tar.bz2
spark-c9f20a06d002567ca4d4b24c446c0ab384d8f79d.zip
Fix java compile configuration
Diffstat (limited to 'gradle')
-rw-r--r--gradle/wrapper/gradle-wrapper.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties
index ffed3a2..e750102 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-7.2-bin.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-7.3-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists