aboutsummaryrefslogtreecommitdiffstats
path: root/gradle.properties
diff options
context:
space:
mode:
authorLibravatar Kristóf Marussy <kristof@marussy.com>2024-01-30 17:28:19 +0100
committerLibravatar Kristóf Marussy <kristof@marussy.com>2024-01-30 17:28:19 +0100
commit190a63659624889180752918e3ee330485bacd5a (patch)
tree75a9249b9a00507bd47e1186f28871426dae4083 /gradle.properties
parentchore(deps): bump dependencies (diff)
downloadrefinery-190a63659624889180752918e3ee330485bacd5a.tar.gz
refinery-190a63659624889180752918e3ee330485bacd5a.tar.zst
refinery-190a63659624889180752918e3ee330485bacd5a.zip
chore(deps): bump dependencies
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/gradle.properties b/gradle.properties
index 6d508c19..e1d1eedf 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -3,9 +3,9 @@
3# SPDX-License-Identifier: EPL-2.0 3# SPDX-License-Identifier: EPL-2.0
4 4
5file.encoding=UTF-8 5file.encoding=UTF-8
6frontend.nodeVersion=20.10.0 6frontend.nodeVersion=20.11.0
7frontend.yarnVersion=4.0.2 7frontend.yarnVersion=4.0.2
8frontend.yarn1Version=1.22.19 8frontend.yarn1Version=1.22.21
9group=tools.refinery 9group=tools.refinery
10# Set to true once tools.refinery.gradle.frontend-worktree supports the cache. 10# Set to true once tools.refinery.gradle.frontend-worktree supports the cache.
11org.gradle.configuration-cache=false 11org.gradle.configuration-cache=false