Skip to content

Commit 88eca51

Browse files
committed
Update to Spring Gradle Enterprise Conventions 0.0.17
Closes gh-928
1 parent 324cb4e commit 88eca51

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
@@ -9,8 +9,8 @@ pluginManagement {
99
}
1010

1111
plugins {
12-
id "com.gradle.enterprise" version "3.16.2"
13-
id "io.spring.ge.conventions" version "0.0.15"
12+
id "com.gradle.enterprise" version "3.17.2"
13+
id "io.spring.ge.conventions" version "0.0.17"
1414
}
1515

1616
dependencyResolutionManagement {

0 commit comments

Comments
 (0)