Skip to content

Commit 395a02d

Browse files
committed
Upgrade Gradle Enterprise plugin to 3.2 (#54137)
1 parent 7a76c82 commit 395a02d

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)