diff --git a/settings.gradle b/settings.gradle index 33995e50..fd285ac1 100644 --- a/settings.gradle +++ b/settings.gradle @@ -14,7 +14,7 @@ pluginManagement { } plugins { - id "io.spring.develocity.conventions" version "0.0.21" + id "io.spring.develocity.conventions" version "0.0.23" } rootProject.name = "spring-restdocs"