Upgrade to Gradle Enterprise Conventions Plugin 0.0.11

Closes gh-29165
This commit is contained in:
Johnny Lim
2022-09-18 14:50:03 +02:00
committed by Sam Brannen
parent d8e4dc967f
commit 1d0dc43e5f
+1 -1
View File
@@ -8,7 +8,7 @@ pluginManagement {
plugins {
id "com.gradle.enterprise" version "3.11.1"
id "io.spring.ge.conventions" version "0.0.10"
id "io.spring.ge.conventions" version "0.0.11"
}
include "spring-aop"