diff --git a/build.gradle b/build.gradle index 9f3989580..ecab95eaf 100644 --- a/build.gradle +++ b/build.gradle @@ -20,7 +20,7 @@ buildscript { } plugins { - id 'de.undercouch.download' version '5.1.1' + id 'de.undercouch.download' version '5.2.1' id 'com.github.ben-manes.versions' version '0.42.0' }