Migrate to Develocity-branded plugin
This commit is contained in:
@@ -40,8 +40,8 @@ pluginManagement {
|
||||
}
|
||||
|
||||
plugins {
|
||||
id "com.gradle.enterprise" version "3.16.2"
|
||||
id "io.spring.ge.conventions" version "0.0.16"
|
||||
id "com.gradle.develocity" version "3.17.3"
|
||||
id "io.spring.ge.conventions" version "0.0.17"
|
||||
}
|
||||
|
||||
rootProject.name="spring-aot-smoke-tests"
|
||||
@@ -55,7 +55,7 @@ include "aot-smoke-test-third-party-hints"
|
||||
}
|
||||
}
|
||||
|
||||
gradleEnterprise {
|
||||
develocity {
|
||||
buildScan {
|
||||
value("Spring Boot generation", "${springBootGeneration}")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user