Upgrade to Gradle Enterprise Conventions 0.0.10

This commit is contained in:
Johnny Lim 2022-06-30 13:26:06 +09:00 committed by Sam Brannen
parent 622fc3edf7
commit fe2b8580a0
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ pluginManagement {
plugins {
id "com.gradle.enterprise" version "3.10.2"
id "io.spring.ge.conventions" version "0.0.9"
id "io.spring.ge.conventions" version "0.0.10"
}
include "spring-aop"