aboutsummaryrefslogtreecommitdiffstats
path: root/gradle/wrapper/gradle-wrapper.properties
diff options
context:
space:
mode:
authorLibravatar Kristóf Marussy <kristof@marussy.com>2023-01-19 02:11:13 +0100
committerLibravatar Kristóf Marussy <kristof@marussy.com>2023-01-28 23:56:00 +0100
commit80d8bfef8879e0661069b3a0abf542da9fbc0ed9 (patch)
tree9345e946b09ec77155a7e09c7cb31685813f343e /gradle/wrapper/gradle-wrapper.properties
parentfix(frontend): do not scroll initially (diff)
downloadrefinery-80d8bfef8879e0661069b3a0abf542da9fbc0ed9.tar.gz
refinery-80d8bfef8879e0661069b3a0abf542da9fbc0ed9.tar.zst
refinery-80d8bfef8879e0661069b3a0abf542da9fbc0ed9.zip
chore(deps): bump dependencies
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 f398c33c..bdee3c74 100644
--- a/gradle/wrapper/gradle-wrapper.properties
+++ b/gradle/wrapper/gradle-wrapper.properties
@@ -1,6 +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-bin.zip 3distributionUrl=https\://services.gradle.org/distributions/gradle-8.0-rc-2-bin.zip
4networkTimeout=10000 4networkTimeout=10000
5zipStoreBase=GRADLE_USER_HOME 5zipStoreBase=GRADLE_USER_HOME
6zipStorePath=wrapper/dists 6zipStorePath=wrapper/dists