diff --git a/build.gradle b/build.gradle index a3c608776..c99756168 100644 --- a/build.gradle +++ b/build.gradle @@ -19,7 +19,7 @@ buildscript { } plugins { - id 'de.undercouch.download' version '5.1.0' + id 'de.undercouch.download' version '5.1.1' id 'com.github.ben-manes.versions' version '0.42.0' }