Correct the ID of the GE conventions plugin
See gh-24178
This commit is contained in:
@@ -23,7 +23,7 @@ pluginManagement {
|
||||
|
||||
plugins {
|
||||
id "com.gradle.enterprise" version "3.5"
|
||||
id "io.spring.gradle-enterprise-conventions" version "0.0.7"
|
||||
id "io.spring.ge.conventions" version "0.0.7"
|
||||
}
|
||||
|
||||
rootProject.name="spring-boot-build"
|
||||
|
||||
Reference in New Issue
Block a user