diff --git a/settings.gradle b/settings.gradle index 4107226..0c844bd 100644 --- a/settings.gradle +++ b/settings.gradle @@ -31,8 +31,8 @@ pluginManagement { } plugins { - id 'com.gradle.enterprise' version '3.16.2' - 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 {