Upgrade to Gradle Enterprise plugin 3.10.2

See gh-31462
This commit is contained in:
Jerome Prinet 2022-06-20 11:25:21 +02:00 committed by Andy Wilkinson
parent 2a01473ba9
commit c531bd33e2

View File

@ -22,7 +22,7 @@ pluginManagement {
}
plugins {
id "com.gradle.enterprise" version "3.9"
id "com.gradle.enterprise" version "3.10.2"
id "io.spring.ge.conventions" version "0.0.10"
}