JAL-3305 don't propagate an empty SelectionGroup to complement view
[jalview.git] / build.gradle
index ca73859..3683195 100644 (file)
@@ -18,7 +18,7 @@ plugins {
   id 'application'
   id 'eclipse'
   id 'com.github.johnrengelman.shadow' version '4.0.3'
-  id 'com.install4j.gradle' version '8.0.2'
+  id 'com.install4j.gradle' version '8.0.4'
   id 'com.dorongold.task-tree' version '1.5' // only needed to display task dependency tree with  gradle task1 [task2 ...] taskTree
 }