Sfoglia il codice sorgente

Bump up Gradle enterprise plugin to 3.7.2

Jerome Prinet 3 anni fa
parent
commit
0d8450a725
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      settings.gradle

+ 1 - 1
settings.gradle

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