Ver código fonte

Update gradle enterprise

Bernard Joseph Jean Bruno 3 anos atrás
pai
commit
1370f7e51a
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      settings.gradle

+ 1 - 1
settings.gradle

@@ -6,7 +6,7 @@ pluginManagement {
 }
 
 plugins {
-	id "com.gradle.enterprise" version "3.5.1"
+	id "com.gradle.enterprise" version "3.8"
 	id "io.spring.ge.conventions" version "0.0.7"
 }