aboutsummaryrefslogtreecommitdiffstats
path: root/gradle.properties
diff options
context:
space:
mode:
authorLibravatar Kristóf Marussy <kristof@marussy.com>2021-11-19 12:11:14 +0100
committerLibravatar Kristóf Marussy <kristof@marussy.com>2021-11-19 12:11:14 +0100
commit28bf85135d822753bdb0935545f524d54bbc8c62 (patch)
tree8f36463beddad02a0069d5a137c4afc5dd8f0725 /gradle.properties
parentbuild: bump gradle version to 7.3 (diff)
downloadrefinery-28bf85135d822753bdb0935545f524d54bbc8c62.tar.gz
refinery-28bf85135d822753bdb0935545f524d54bbc8c62.tar.zst
refinery-28bf85135d822753bdb0935545f524d54bbc8c62.zip
build: fix cross-project sonar configuration
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties3
1 files changed, 3 insertions, 0 deletions
diff --git a/gradle.properties b/gradle.properties
index cacf39a5..713ba6a4 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -1,2 +1,5 @@
1nodeVersion=16.13.0 1nodeVersion=16.13.0
2systemProp.sonar.projectKey=graphs4value_refinery
3systemProp.sonar.organization=graphs4value
4systemProp.sonar.host.url=https://sonarcloud.io
2yarnVersion=1.22.17 5yarnVersion=1.22.17