Remove com.gradle.develocity plugin

The plugin is managed transitively by the `io.spring.develocity.conventions` since version `0.0.21`

**Auto-cherry-pick to `6.3.x` & `6.2.x`**
This commit is contained in:
Artem Bilan
2024-09-17 17:05:47 -04:00
parent 0c272c61cd
commit 725e66004c

View File

@@ -6,7 +6,6 @@ pluginManagement {
}
plugins {
id 'com.gradle.develocity' version '3.17.6'
id 'io.spring.develocity.conventions' version '0.0.21'
}