diff --git a/settings.gradle b/settings.gradle index 5e6bbfd4..0e6909cc 100644 --- a/settings.gradle +++ b/settings.gradle @@ -17,7 +17,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"