diff --git a/build.gradle b/build.gradle index 90b97519..5be541d7 100644 --- a/build.gradle +++ b/build.gradle @@ -23,4 +23,4 @@ subprojects { } } -apply plugin: "com.github.ben-manes.versions" \ No newline at end of file +apply from: 'https://raw.githubusercontent.com/ligi/gradle-common/master/versions_plugin_stable_only.gradle'