diff --git a/settings.gradle b/settings.gradle index 1ee65aa..3fb4dc1 100644 --- a/settings.gradle +++ b/settings.gradle @@ -6,7 +6,7 @@ pluginManagement { } plugins { - id 'org.ajoberstar.reckon.settings' version '1.0.1' + id 'org.ajoberstar.reckon.settings' version '2.0.0' id 'eu.xenit.enterprise-conventions.oss' version '0.6.2' }