aboutsummaryrefslogtreecommitdiffstats
path: root/gradle.properties
diff options
context:
space:
mode:
authorLibravatar Kristóf Marussy <kristof@marussy.com>2023-04-24 00:20:13 +0200
committerLibravatar Kristóf Marussy <kristof@marussy.com>2023-04-25 01:44:04 +0200
commitf290445c66616b49bd5eb341c6995383122e24ae (patch)
tree8bb536e5628cb338a486cabd85456b8ea81ca270 /gradle.properties
parentrefactor: query terms (diff)
downloadrefinery-f290445c66616b49bd5eb341c6995383122e24ae.tar.gz
refinery-f290445c66616b49bd5eb341c6995383122e24ae.tar.zst
refinery-f290445c66616b49bd5eb341c6995383122e24ae.zip
chore(deps): bump dependencies
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties2
1 files changed, 2 insertions, 0 deletions
diff --git a/gradle.properties b/gradle.properties
index d9866f95..c6b0d974 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -7,6 +7,8 @@ frontend.nodeVersion=18.16.0
7frontend.yarnVersion=4.0.0-rc.42 7frontend.yarnVersion=4.0.0-rc.42
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.
11org.gradle.configuration-cache=false
10systemProp.sonar.projectKey=graphs4value_refinery 12systemProp.sonar.projectKey=graphs4value_refinery
11systemProp.sonar.organization=graphs4value 13systemProp.sonar.organization=graphs4value
12systemProp.sonar.host.url=https://sonarcloud.io 14systemProp.sonar.host.url=https://sonarcloud.io