Skip to content

Commit 6825bda

Browse files
committed
Upgrade to Gradle Enterprise Conventions 0.0.16
Closes gh-40122
1 parent 85e4b15 commit 6825bda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ pluginManagement {
2020

2121
plugins {
2222
id "com.gradle.enterprise" version "3.15.1"
23-
id "io.spring.ge.conventions" version "0.0.16-SNAPSHOT"
23+
id "io.spring.ge.conventions" version "0.0.16"
2424
}
2525

2626
rootProject.name="spring-boot-build"

0 commit comments

Comments
 (0)