diff --git a/game-app/game-headed/build.gradle b/game-app/game-headed/build.gradle index c2683aec54..13a876d3a3 100644 --- a/game-app/game-headed/build.gradle +++ b/game-app/game-headed/build.gradle @@ -1,7 +1,7 @@ plugins { id "application" id "com.github.johnrengelman.shadow" version "7.1.2" - id "com.install4j.gradle" version "10.0.9" + id "com.install4j.gradle" version "11.0" id "de.undercouch.download" version "5.6.0" }