summaryrefslogtreecommitdiff
path: root/enigma-swing
diff options
context:
space:
mode:
Diffstat (limited to 'enigma-swing')
-rw-r--r--enigma-swing/build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/enigma-swing/build.gradle b/enigma-swing/build.gradle
index d1d03ee0..dadd0d3f 100644
--- a/enigma-swing/build.gradle
+++ b/enigma-swing/build.gradle
@@ -1,6 +1,6 @@
1plugins { 1plugins {
2 id 'application' 2 id 'application'
3 id 'com.github.johnrengelman.shadow' version '7.0.0' 3 id 'com.github.johnrengelman.shadow' version '5.2.0'
4} 4}
5 5
6dependencies { 6dependencies {