diff --git a/settings.gradle b/settings.gradle index 3aefddb6226..c56db1cf5d8 100644 --- a/settings.gradle +++ b/settings.gradle @@ -18,7 +18,7 @@ pluginManagement { } plugins { - id "io.spring.develocity.conventions" version "0.0.21" + id "io.spring.develocity.conventions" version "0.0.22" } rootProject.name="spring-boot-build"