diff --git a/settings.gradle b/settings.gradle index 182a5e04..f48a2bf5 100644 --- a/settings.gradle +++ b/settings.gradle @@ -1,5 +1,5 @@ plugins { - id 'org.ajoberstar.reckon.settings' version "0.18.3" + id 'org.ajoberstar.reckon.settings' version "0.19.1" } rootProject.name = 'alfresco-docker-plugin'