Upgrade to Gradle Enterprise Gradle Plugin 3.5.1
See gh-24767
This commit is contained in:
parent
5a02996eca
commit
74ffc3e0fa
|
|
@ -22,7 +22,7 @@ pluginManagement {
|
||||||
}
|
}
|
||||||
|
|
||||||
plugins {
|
plugins {
|
||||||
id "com.gradle.enterprise" version "3.5"
|
id "com.gradle.enterprise" version "3.5.1"
|
||||||
id "io.spring.ge.conventions" version "0.0.7"
|
id "io.spring.ge.conventions" version "0.0.7"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue