Update to Spring Gradle Enterprise Conventions 0.0.17
Closes gh-928
This commit is contained in:
@@ -9,8 +9,8 @@ pluginManagement {
|
||||
}
|
||||
|
||||
plugins {
|
||||
id "com.gradle.enterprise" version "3.16.2"
|
||||
id "io.spring.ge.conventions" version "0.0.15"
|
||||
id "com.gradle.enterprise" version "3.17.2"
|
||||
id "io.spring.ge.conventions" version "0.0.17"
|
||||
}
|
||||
|
||||
dependencyResolutionManagement {
|
||||
|
||||
Reference in New Issue
Block a user