Upgrade to Gradle Enterprise Conventions Plugin 0.0.3
Closes gh-21674
This commit is contained in:
parent
daeca9f332
commit
23b329be07
|
|
@ -23,7 +23,7 @@ pluginManagement {
|
|||
|
||||
plugins {
|
||||
id "com.gradle.enterprise" version "3.2"
|
||||
id "io.spring.gradle-enterprise-conventions" version "0.0.2"
|
||||
id "io.spring.gradle-enterprise-conventions" version "0.0.3"
|
||||
}
|
||||
|
||||
rootProject.name="spring-boot-build"
|
||||
|
|
|
|||
Loading…
Reference in New Issue