Upgrade to Gradle Enterprise Conventions 0.0.16

Closes gh-40122
This commit is contained in:
Andy Wilkinson 2024-03-28 11:23:01 +00:00
parent 85e4b15cca
commit 6825bdaf79

View File

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