diff --git a/settings.gradle b/settings.gradle index c11907e..6a283f3 100644 --- a/settings.gradle +++ b/settings.gradle @@ -6,7 +6,7 @@ pluginManagement { } plugins { - id 'org.ajoberstar.reckon.settings' version '0.18.3' + id 'org.ajoberstar.reckon.settings' version '0.19.1' id 'eu.xenit.enterprise-conventions.oss' version '0.5.1' }