Merge commit '3fe5792cc63d53a5ace952bd68d3bb673c97f588' into improvement/JAL-3394_add... improvement/JAL-3394_added_categories_to_unix_shell_installer_desktop_file
authorBen Soares <bsoares@dundee.ac.uk>
Thu, 12 Mar 2020 21:30:03 +0000 (21:30 +0000)
committerBen Soares <bsoares@dundee.ac.uk>
Thu, 12 Mar 2020 21:30:03 +0000 (21:30 +0000)
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
 }