diff --git a/settings.gradle b/settings.gradle index 282bceb2..46e1442a 100644 --- a/settings.gradle +++ b/settings.gradle @@ -13,8 +13,7 @@ pluginManagement { } plugins { - id 'com.gradle.enterprise' version '3.16.2' - id 'io.spring.ge.conventions' version '0.0.15' + id 'io.spring.develocity.conventions' version '0.0.22' } rootProject.name = 'webflow'