aboutsummaryrefslogtreecommitdiffstats
path: root/gradle.properties
diff options
context:
space:
mode:
authorLibravatar Kristóf Marussy <marussy@mit.bme.hu>2021-06-29 20:57:47 +0200
committerLibravatar Kristóf Marussy <marussy@mit.bme.hu>2021-06-29 20:57:47 +0200
commit1c57c0948bd31230065757756425f303ba76964a (patch)
tree3aa57248aa60b7dff9b84d0c8585ca71c64ff3fc /gradle.properties
parentAdd hot module replacement for development (diff)
downloadrefinery-1c57c0948bd31230065757756425f303ba76964a.tar.gz
refinery-1c57c0948bd31230065757756425f303ba76964a.tar.zst
refinery-1c57c0948bd31230065757756425f303ba76964a.zip
Pin all m2 dependency versions
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties10
1 files changed, 10 insertions, 0 deletions
diff --git a/gradle.properties b/gradle.properties
new file mode 100644
index 00000000..499732a1
--- /dev/null
+++ b/gradle.properties
@@ -0,0 +1,10 @@
1ecoreVersion=2.24.0
2ecoreCodegenVersion=2.26.0
3hamcrestVersion=2.2
4jettyVersion=9.4.42.v20210604
5junitVersion=5.7.2
6mweVersion=1.6.1
7mwe2Version=2.12.1
8slf4JVersion=1.7.31
9xtextVersion=2.26.0.M1
10xtextAntlrGeneratorVersion=2.1.1 \ No newline at end of file