Skip to content

Commit 2a01473

Browse files
committed
Upgrade to Gradle Enterprise Conventions 0.0.10
Closes gh-31470
1 parent 46a5e5d commit 2a01473

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

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

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

0 commit comments

Comments
 (0)