aboutsummaryrefslogtreecommitdiffstats
path: root/gradle.properties
diff options
context:
space:
mode:
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 e1d1eedf..7a23c955 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -3,8 +3,8 @@
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.11.0 6frontend.nodeVersion=20.11.1
7frontend.yarnVersion=4.0.2 7frontend.yarnVersion=4.1.0
8frontend.yarn1Version=1.22.21 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.