|
|
@ -23,7 +23,7 @@ pluginManagement {
|
|
|
|
|
|
|
|
|
|
|
|
plugins {
|
|
|
|
plugins {
|
|
|
|
id "com.gradle.enterprise" version "3.7.2"
|
|
|
|
id "com.gradle.enterprise" version "3.7.2"
|
|
|
|
id "io.spring.ge.conventions" version "0.0.8"
|
|
|
|
id "io.spring.ge.conventions" version "0.0.9"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
rootProject.name="spring-boot-build"
|
|
|
|
rootProject.name="spring-boot-build"
|
|
|
|