diff --git a/settings.gradle b/settings.gradle index 954358824..5639f7f9f 100644 --- a/settings.gradle +++ b/settings.gradle @@ -1,6 +1,6 @@ plugins { id 'eu.xenit.enterprise-conventions.oss' version '0.4.0' - id 'org.ajoberstar.reckon.settings' version '0.18.2' + id 'org.ajoberstar.reckon.settings' version '0.18.3' } rootProject.name = 'bard'