Merge commit '3fe5792cc63d53a5ace952bd68d3bb673c97f588' into improvement/JAL-3394_add...
[jalview.git] / build.gradle
index 0afdbf4..7db0afe 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
 }