aboutsummaryrefslogtreecommitdiffstats
path: root/language
diff options
context:
space:
mode:
Diffstat (limited to 'language')
-rw-r--r--language/build.gradle1
1 files changed, 0 insertions, 1 deletions
diff --git a/language/build.gradle b/language/build.gradle
index 5eb5484d..4208979f 100644
--- a/language/build.gradle
+++ b/language/build.gradle
@@ -2,7 +2,6 @@ plugins {
2 id 'java-library' 2 id 'java-library'
3 id 'java-test-fixtures' 3 id 'java-test-fixtures'
4 id 'tools.refinery.xtext-conventions' 4 id 'tools.refinery.xtext-conventions'
5 id 'tools.refinery.junit-conventions'
6 id 'tools.refinery.mwe2-conventions' 5 id 'tools.refinery.mwe2-conventions'
7 id 'tools.refinery.xtend-conventions' 6 id 'tools.refinery.xtend-conventions'
8} 7}