diff --git a/settings.gradle b/settings.gradle index 7c6773b..1450f36 100644 --- a/settings.gradle +++ b/settings.gradle @@ -31,8 +31,8 @@ pluginManagement { } plugins { - id 'com.gradle.enterprise' version '3.14.1' - id 'io.spring.ge.conventions' version '0.0.15' + id 'com.gradle.develocity' version '3.17.6' + id 'io.spring.ge.conventions' version '0.0.17' } dependencyResolutionManagement {