Upgrade to Gradle Enterprise Gradle Plugin 3.12.1

Closes gh-33672
This commit is contained in:
Andy Wilkinson
2023-01-03 15:55:07 +00:00
parent 68531bfba9
commit 84c021bc97
4 changed files with 16 additions and 22 deletions

View File

@@ -22,7 +22,7 @@ pluginManagement {
}
plugins {
id "com.gradle.enterprise" version "3.11.2"
id "com.gradle.enterprise" version "3.12.1"
id "io.spring.ge.conventions" version "0.0.12"
}