Skip to content

Commit bd10e82

Browse files
authored
Upgrade Gradle Enterprise plugin to 3.2 (#54137)
1 parent 76ea779 commit bd10e82

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
@@ -1,5 +1,5 @@
11
plugins {
2-
id "com.gradle.enterprise" version "3.1.1"
2+
id "com.gradle.enterprise" version "3.2"
33
}
44

55
String dirName = rootProject.projectDir.name

0 commit comments

Comments
 (0)