Upgrade to Gradle Enterprise plugin 3.10.3
Closes gh-31684
This commit is contained in:
parent
fe19984147
commit
b11776f07b
|
@ -22,7 +22,7 @@ pluginManagement {
|
||||||
}
|
}
|
||||||
|
|
||||||
plugins {
|
plugins {
|
||||||
id "com.gradle.enterprise" version "3.10.2"
|
id "com.gradle.enterprise" version "3.10.3"
|
||||||
id "io.spring.ge.conventions" version "0.0.10"
|
id "io.spring.ge.conventions" version "0.0.10"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue