Remove explicit com.gradle.develocity plugin
It is managed now transitively by the `io.spring.develocity.conventions`
(cherry picked from commit 2a63422770)
This commit is contained in:
committed by
Spring Builds
parent
6fab5fbc4a
commit
b2dcdd5e63
@@ -6,7 +6,6 @@ pluginManagement {
|
||||
}
|
||||
|
||||
plugins {
|
||||
id 'com.gradle.develocity' version '3.17.6'
|
||||
id 'io.spring.develocity.conventions' version '0.0.21'
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user