Upgrade to Gradle Enterprise Plugin 3.5.1
This commit is contained in:
parent
dc2fe30570
commit
698d45cdbd
@ -6,8 +6,8 @@ pluginManagement {
|
||||
}
|
||||
|
||||
plugins {
|
||||
id "com.gradle.enterprise" version "3.2"
|
||||
id "io.spring.gradle-enterprise-conventions" version "0.0.2"
|
||||
id "com.gradle.enterprise" version "3.5.1"
|
||||
id "io.spring.ge.conventions" version "0.0.7"
|
||||
}
|
||||
|
||||
rootProject.name = 'spring-authorization-server'
|
||||
|
Loading…
Reference in New Issue
Block a user