diff --git a/build.gradle b/build.gradle index 77fc59b99..54ddabcef 100644 --- a/build.gradle +++ b/build.gradle @@ -19,7 +19,7 @@ buildscript { } plugins { - id 'de.undercouch.download' version '4.1.1' + id 'de.undercouch.download' version '4.1.2' id 'com.github.ben-manes.versions' version '0.39.0' }