aboutsummaryrefslogtreecommitdiffstats
path: root/build.gradle
diff options
context:
space:
mode:
Diffstat (limited to 'build.gradle')
-rw-r--r--build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index 72f1bc57..694d5c2d 100644
--- a/build.gradle
+++ b/build.gradle
@@ -1,5 +1,5 @@
1plugins { 1plugins {
2 id 'com.github.johnrengelman.shadow' version '7.0.0' apply false 2 id 'com.github.johnrengelman.shadow' version '7.1.0' apply false
3 id 'org.siouan.frontend-jdk11' version '5.3.0' apply false 3 id 'org.siouan.frontend-jdk11' version '5.3.0' apply false
4 id 'org.sonarqube' version '3.3' 4 id 'org.sonarqube' version '3.3'
5 id 'org.xtext.xtend' version '3.0.0-M1' apply false 5 id 'org.xtext.xtend' version '3.0.0-M1' apply false