diff --git a/settings.gradle b/settings.gradle index e1ed78d3..776e8d3c 100644 --- a/settings.gradle +++ b/settings.gradle @@ -15,7 +15,7 @@ pluginManagement { plugins { id "com.gradle.enterprise" version "3.8" - id "io.spring.ge.conventions" version "0.0.7" + id "io.spring.ge.conventions" version "0.0.9" } rootProject.name = "spring-restdocs"