Explorar el Código

Update Gradle Enterprise plugin to 3.11.1

Jerome Prinet hace 2 años
padre
commit
35a46ae310
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      settings.gradle

+ 1 - 1
settings.gradle

@@ -7,7 +7,7 @@ pluginManagement {
 }
 
 plugins {
-	id "com.gradle.enterprise" version "3.10.2"
+	id "com.gradle.enterprise" version "3.11.1"
 	id "io.spring.ge.conventions" version "0.0.11"
 }