diff --git a/settings.gradle b/settings.gradle index 9d77993..40ae436 100644 --- a/settings.gradle +++ b/settings.gradle @@ -1,6 +1,6 @@ plugins { id 'eu.xenit.enterprise-conventions.oss' version '0.5.1' - id 'org.ajoberstar.reckon.settings' version '0.18.3' + id 'org.ajoberstar.reckon.settings' version '0.19.1' } rootProject.name = 'opa-java-client'