Upgrade to Gradle Enterprise Plugin 3.8.1

See gh-782
This commit is contained in:
Jerome Prinet
2022-01-17 15:27:46 +01:00
committed by Andy Wilkinson
parent 1888f078cc
commit a3e1a57848

View File

@@ -15,7 +15,7 @@ pluginManagement {
}
plugins {
id "com.gradle.enterprise" version "3.8"
id "com.gradle.enterprise" version "3.8.1"
id "io.spring.ge.conventions" version "0.0.9"
}