Skip to content

Commit ad5dfe5

Browse files
committed
Upgrade Gradle Enterprise Conventions
1 parent edf2b37 commit ad5dfe5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

settings.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ pluginManagement {
66
}
77

88
plugins {
9-
id 'com.gradle.enterprise' version '3.10.2'
10-
id "io.spring.ge.conventions" version "0.0.7"
9+
id 'com.gradle.enterprise' version '3.11.2'
10+
id "io.spring.ge.conventions" version "0.0.13"
1111
}
1212

1313
gradleEnterprise {

0 commit comments

Comments
 (0)