aboutsummaryrefslogtreecommitdiffstats
path: root/gradle/wrapper/gradle-wrapper.properties
diff options
context:
space:
mode:
authorMatthew Strapp <matt@mattstrapp.net>2024-10-29 08:50:02 -0500
committerGitHub <noreply@github.com>2024-10-29 08:50:02 -0500
commit3ce816f91a5a7536ce2034af469d68cd9ed7dd7f (patch)
tree497677594487587932aa9b881a3992d107d5f4e4 /gradle/wrapper/gradle-wrapper.properties
parentBump the nodejs-dependencies group with 5 updates (diff)
downloadlocusts-3ce816f91a5a7536ce2034af469d68cd9ed7dd7f.tar
locusts-3ce816f91a5a7536ce2034af469d68cd9ed7dd7f.tar.gz
locusts-3ce816f91a5a7536ce2034af469d68cd9ed7dd7f.tar.bz2
locusts-3ce816f91a5a7536ce2034af469d68cd9ed7dd7f.tar.lz
locusts-3ce816f91a5a7536ce2034af469d68cd9ed7dd7f.tar.xz
locusts-3ce816f91a5a7536ce2034af469d68cd9ed7dd7f.tar.zst
locusts-3ce816f91a5a7536ce2034af469d68cd9ed7dd7f.zip
feat: Add Java/JVM (#24)
Signed-off-by: Matt Strapp <matt@mattstrapp.net>
Diffstat (limited to '')
-rw-r--r--gradle/wrapper/gradle-wrapper.properties7
1 files changed, 7 insertions, 0 deletions
diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties
new file mode 100644
index 0000000..df97d72
--- /dev/null
+++ b/gradle/wrapper/gradle-wrapper.properties
@@ -0,0 +1,7 @@
+distributionBase=GRADLE_USER_HOME
+distributionPath=wrapper/dists
+distributionUrl=https\://services.gradle.org/distributions/gradle-8.10.2-bin.zip
+networkTimeout=10000
+validateDistributionUrl=true
+zipStoreBase=GRADLE_USER_HOME
+zipStorePath=wrapper/dists