aboutsummaryrefslogtreecommitdiffstats
path: root/gradle.properties
diff options
context:
space:
mode:
authorLibravatar Kristóf Marussy <marussy@mit.bme.hu>2021-09-29 02:45:57 +0200
committerLibravatar Kristóf Marussy <marussy@mit.bme.hu>2021-09-29 03:16:01 +0200
commita155f6ba02e08a75ce6e474a86900b8363f506e8 (patch)
treeb78804c1c0f0968a9625f0656e08f5dadc16924c /gradle.properties
parentSimplify branding (diff)
downloadrefinery-a155f6ba02e08a75ce6e474a86900b8363f506e8.tar.gz
refinery-a155f6ba02e08a75ce6e474a86900b8363f506e8.tar.zst
refinery-a155f6ba02e08a75ce6e474a86900b8363f506e8.zip
build: migration to Gradle 7
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties6
1 files changed, 3 insertions, 3 deletions
diff --git a/gradle.properties b/gradle.properties
index b62cc804..2258445f 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -6,9 +6,9 @@ jmhVersion=1.32
6junitVersion=5.7.2 6junitVersion=5.7.2
7mweVersion=1.6.1 7mweVersion=1.6.1
8mwe2Version=2.12.1 8mwe2Version=2.12.1
9nodeVersion=14.17.1 9nodeVersion=14.18.0
10npmVersion=7.19.0
11slf4JVersion=1.7.31 10slf4JVersion=1.7.31
12viatraVersion=2.5.0 11viatraVersion=2.5.0
13xtextVersion=2.26.0.M1 12xtextVersion=2.26.0.M1
14xtextAntlrGeneratorVersion=2.1.1 \ No newline at end of file 13xtextAntlrGeneratorVersion=2.1.1
14yarnVersion=1.22.11