Upgrade to Gradle Enterprise Conventions 0.0.10
This commit is contained in:
parent
622fc3edf7
commit
fe2b8580a0
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue