aboutsummaryrefslogtreecommitdiffstats
path: root/gradle.properties
diff options
context:
space:
mode:
authorLibravatar Kristóf Marussy <marussy@mit.bme.hu>2021-07-30 20:03:33 +0200
committerLibravatar Kristóf Marussy <marussy@mit.bme.hu>2021-07-30 20:03:33 +0200
commit532d2045f5f87e9049475ddd055c7a93ea38dca0 (patch)
treec7585eba98c27fbda93fcdff177056def0a0cf71 /gradle.properties
parentReplaced platformURI with projectMapping to fix genmodel error. (diff)
downloadrefinery-532d2045f5f87e9049475ddd055c7a93ea38dca0.tar.gz
refinery-532d2045f5f87e9049475ddd055c7a93ea38dca0.tar.zst
refinery-532d2045f5f87e9049475ddd055c7a93ea38dca0.zip
Add JMH benchmarks for model-data
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties1
1 files changed, 1 insertions, 0 deletions
diff --git a/gradle.properties b/gradle.properties
index 8b4f3793..542a8766 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -2,6 +2,7 @@ ecoreVersion=2.24.0
2ecoreCodegenVersion=2.26.0 2ecoreCodegenVersion=2.26.0
3hamcrestVersion=2.2 3hamcrestVersion=2.2
4jettyVersion=9.4.42.v20210604 4jettyVersion=9.4.42.v20210604
5jmhVersion=1.32
5junitVersion=5.7.2 6junitVersion=5.7.2
6mweVersion=1.6.1 7mweVersion=1.6.1
7mwe2Version=2.12.1 8mwe2Version=2.12.1