aboutsummaryrefslogtreecommitdiffstats
path: root/gradle/wrapper/gradle-wrapper.properties
diff options
context:
space:
mode:
authorLibravatar Kristóf Marussy <kristof@marussy.com>2022-11-23 21:40:49 +0100
committerLibravatar Kristóf Marussy <kristof@marussy.com>2022-12-08 23:32:38 +0100
commit786710a0723feea553cb729961aa2216010e40db (patch)
tree77c1ec43f7c7a04bb47e6763f177208b58401845 /gradle/wrapper/gradle-wrapper.properties
parentchore(build): update Github actions (diff)
downloadrefinery-786710a0723feea553cb729961aa2216010e40db.tar.gz
refinery-786710a0723feea553cb729961aa2216010e40db.tar.zst
refinery-786710a0723feea553cb729961aa2216010e40db.zip
chore(deps): bump dependencies
Diffstat (limited to 'gradle/wrapper/gradle-wrapper.properties')
-rw-r--r--gradle/wrapper/gradle-wrapper.properties3
1 files changed, 2 insertions, 1 deletions
diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties
index f88321a2..f398c33c 100644
--- a/gradle/wrapper/gradle-wrapper.properties
+++ b/gradle/wrapper/gradle-wrapper.properties
@@ -1,5 +1,6 @@
1distributionBase=GRADLE_USER_HOME 1distributionBase=GRADLE_USER_HOME
2distributionPath=wrapper/dists 2distributionPath=wrapper/dists
3distributionUrl=https\://services.gradle.org/distributions/gradle-7.6-rc-4-bin.zip 3distributionUrl=https\://services.gradle.org/distributions/gradle-7.6-bin.zip
4networkTimeout=10000
4zipStoreBase=GRADLE_USER_HOME 5zipStoreBase=GRADLE_USER_HOME
5zipStorePath=wrapper/dists 6zipStorePath=wrapper/dists