Skip to content

Commit 06b748c

Browse files
runningcoderwinch
authored andcommitted
Update Gradle Enterprise Gradle Plugin
1 parent f4d78d0 commit 06b748c

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.2"
10-
id "io.spring.ge.conventions" version "0.0.6"
9+
id "com.gradle.enterprise" version "3.5.1"
10+
id "io.spring.ge.conventions" version "0.0.7"
1111
}
1212

1313
enableFeaturePreview("VERSION_ORDERING_V2")

0 commit comments

Comments
 (0)