Skip to content

Commit 61fc4e8

Browse files
committed
Upgrade to 0.0.16-SNAPSHOT of Gradle Enterprise Conventions
See gh-40122
1 parent c158eb2 commit 61fc4e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle

Lines changed: 1 addition & 1 deletion
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.15"
23+
id "io.spring.ge.conventions" version "0.0.16-SNAPSHOT"
2424
}
2525

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

0 commit comments

Comments
 (0)