diff --git a/settings.gradle b/settings.gradle index a1af657b56..63bb159c51 100644 --- a/settings.gradle +++ b/settings.gradle @@ -5,7 +5,7 @@ pluginManagement { } plugins { - id "io.spring.develocity.conventions" version "0.0.23" + id "io.spring.develocity.conventions" version "0.0.24" } dependencyResolutionManagement {