Upgrade to 0.0.16-SNAPSHOT of Gradle Enterprise Conventions

See gh-40122
This commit is contained in:
Andy Wilkinson 2024-03-27 19:19:35 +00:00
parent c158eb258f
commit 61fc4e88af

View File

@ -20,7 +20,7 @@ pluginManagement {
plugins {
id "com.gradle.enterprise" version "3.15.1"
id "io.spring.ge.conventions" version "0.0.15"
id "io.spring.ge.conventions" version "0.0.16-SNAPSHOT"
}
rootProject.name="spring-boot-build"