Upgrade Gradle Enterprise Conventions
This commit is contained in:
@@ -6,8 +6,8 @@ pluginManagement {
|
||||
}
|
||||
|
||||
plugins {
|
||||
id 'com.gradle.enterprise' version '3.10.2'
|
||||
id "io.spring.ge.conventions" version "0.0.7"
|
||||
id 'com.gradle.enterprise' version '3.11.2'
|
||||
id "io.spring.ge.conventions" version "0.0.13"
|
||||
}
|
||||
|
||||
gradleEnterprise {
|
||||
|
||||
Reference in New Issue
Block a user