aboutsummaryrefslogtreecommitdiffstats
path: root/gradle.properties
blob: d9866f954813ca92dc24079372a0d0ccfddd8ff2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# SPDX-FileCopyrightText: 2021-2023 The Refinery Authors <https://refinery.tools/>
#
# SPDX-License-Identifier: EPL-2.0

file.encoding=UTF-8
frontend.nodeVersion=18.16.0
frontend.yarnVersion=4.0.0-rc.42
frontend.yarn1Version=1.22.19
group=tools.refinery
systemProp.sonar.projectKey=graphs4value_refinery
systemProp.sonar.organization=graphs4value
systemProp.sonar.host.url=https://sonarcloud.io
version=0.0.0-SNAPSHOT