Add pluginManagement into settings.gradle
**Auto-cherry-pick to `6.3.x` & `6.2.x`**
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
pluginManagement {
|
||||
repositories {
|
||||
gradlePluginPortal()
|
||||
mavenCentral()
|
||||
}
|
||||
}
|
||||
|
||||
plugins {
|
||||
id 'com.gradle.develocity' version '3.17.5'
|
||||
id 'io.spring.develocity.conventions' version '0.0.19'
|
||||
|
||||
Reference in New Issue
Block a user