diff --git a/settings.gradle b/settings.gradle index 7fbdbd65..2a17180b 100644 --- a/settings.gradle +++ b/settings.gradle @@ -16,7 +16,7 @@ pluginManagement { plugins { id "com.gradle.enterprise" version "3.9" - id "io.spring.ge.conventions" version "0.0.9" + id "io.spring.ge.conventions" version "0.0.10" } rootProject.name = "spring-restdocs"