aboutsummaryrefslogtreecommitdiffstats
path: root/gradle/wrapper/gradle-wrapper.properties
diff options
context:
space:
mode:
authorLibravatar modmuss50 <[email protected]>2023-04-27 13:08:45 +0100
committerLibravatar modmuss50 <[email protected]>2023-04-27 13:08:45 +0100
commit38f93b4e0744a819272bf7077bfeed76cb3e7d14 (patch)
tree611ac407b89c6e173e6ea3cbc3189cc5e96c1308 /gradle/wrapper/gradle-wrapper.properties
parentUpdate build script to support Gradle 9 / fix deprecations added in 8.2 (#244) (diff)
Update deps
Diffstat (limited to 'gradle/wrapper/gradle-wrapper.properties')
-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 fc10b60..37aef8d 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-8.0.1-bin.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-8.1.1-bin.zip
networkTimeout=10000
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists