diff --git a/settings.gradle b/settings.gradle index ae11859..b62946f 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.0' + id 'org.ajoberstar.reckon.settings' version '0.18.1' } rootProject.name = 'opa-java-client'