Update Gradle Enterprise plugin to 3.11.1
Closes gh-29164
This commit is contained in:
parent
f0f633d187
commit
d8e4dc967f
|
@ -7,7 +7,7 @@ pluginManagement {
|
|||
}
|
||||
|
||||
plugins {
|
||||
id "com.gradle.enterprise" version "3.10.2"
|
||||
id "com.gradle.enterprise" version "3.11.1"
|
||||
id "io.spring.ge.conventions" version "0.0.10"
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue