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 535c14df..41b2ee91 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=18.16.0 6frontend.nodeVersion=18.17.1
7frontend.yarnVersion=4.0.0-rc.45 7frontend.yarnVersion=4.0.0-rc.50
8frontend.yarn1Version=1.22.19 8frontend.yarn1Version=1.22.19
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.