Browse Source

Upgrade Gradle Enterprise plugin to 3.2 (#54137)

Mark Vieira 5 years ago
parent
commit
bd10e825dd
1 changed files with 1 additions and 1 deletions
  1. 1 1
      settings.gradle

+ 1 - 1
settings.gradle

@@ -1,5 +1,5 @@
 plugins {
-  id "com.gradle.enterprise" version "3.1.1"
+  id "com.gradle.enterprise" version "3.2"
 }
 
 String dirName = rootProject.projectDir.name