|
|
@ -23,7 +23,7 @@ pluginManagement {
|
|
|
|
|
|
|
|
|
|
|
|
plugins {
|
|
|
|
plugins {
|
|
|
|
id "com.gradle.enterprise" version "3.3.3"
|
|
|
|
id "com.gradle.enterprise" version "3.3.3"
|
|
|
|
id "io.spring.gradle-enterprise-conventions" version "0.0.3"
|
|
|
|
id "io.spring.gradle-enterprise-conventions" version "0.0.7"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
rootProject.name="spring-boot-build"
|
|
|
|
rootProject.name="spring-boot-build"
|
|
|
|