Skip to content

Commit bc27453

Browse files
committed
Upgrade Gradle Enterprise Conventions
1 parent d588728 commit bc27453

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
@@ -8,7 +8,7 @@ pluginManagement {
88

99
plugins {
1010
id 'com.gradle.enterprise' version '3.11.2'
11-
id "io.spring.ge.conventions" version "0.0.11"
11+
id "io.spring.ge.conventions" version "0.0.13"
1212
}
1313

1414
gradleEnterprise {

0 commit comments

Comments
 (0)