Skip to content

Commit 50aa92e

Browse files
committed
Upgrade to Gradle Enterprise Conventions 0.0.11
Closes spring-projectsgh-31697
1 parent 79cda3e commit 50aa92e

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
@@ -23,7 +23,7 @@ pluginManagement {
2323

2424
plugins {
2525
id "com.gradle.enterprise" version "3.10.3"
26-
id "io.spring.ge.conventions" version "0.0.10"
26+
id "io.spring.ge.conventions" version "0.0.11"
2727
}
2828

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

0 commit comments

Comments
 (0)