diff --git a/settings.gradle b/settings.gradle index c944e2d..84e29fd 100644 --- a/settings.gradle +++ b/settings.gradle @@ -1,6 +1,6 @@ plugins { id 'eu.xenit.enterprise-conventions.oss' version '0.6.1' - id 'org.ajoberstar.reckon.settings' version '1.0.0' + id 'org.ajoberstar.reckon.settings' version '1.0.1' } rootProject.name = 'opa-java-client'