Skip to content

Commit 21c7995

Browse files
committed
Use -all Gradle distro by wrapper
Aligns with what we use in elasticsearch + better ide support
1 parent 348d4d7 commit 21c7995

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/wrapper/gradle-wrapper.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
distributionBase=GRADLE_USER_HOME
22
distributionPath=wrapper/dists
33
distributionSha256Sum=fdfca5dbc2834f0ece5020465737538e5ba679deeff5ab6c09621d67f8bb1a15
4-
distributionUrl=https\://services.gradle.org/distributions/gradle-8.10.1-bin.zip
4+
distributionUrl=https\://services.gradle.org/distributions/gradle-8.10.1-all.zip
55
networkTimeout=10000
66
validateDistributionUrl=true
77
zipStoreBase=GRADLE_USER_HOME

0 commit comments

Comments
 (0)