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