Upgrade to Gradle Enterprise Plugin 3.3.3
Closes gh-21675
This commit is contained in:
parent
23b329be07
commit
9bfb088931
|
|
@ -22,7 +22,7 @@ pluginManagement {
|
||||||
}
|
}
|
||||||
|
|
||||||
plugins {
|
plugins {
|
||||||
id "com.gradle.enterprise" version "3.2"
|
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.3"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue