Explorar el Código

Update Gradle Enterprise plugin to 3.17.2

Issue gh-15020
Steve Riesenberg hace 1 año
padre
commit
d86545dd41
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      settings.gradle

+ 1 - 1
settings.gradle

@@ -5,7 +5,7 @@ pluginManagement {
 }
 
 plugins {
-	id "com.gradle.enterprise" version "3.11.4"
+	id "com.gradle.enterprise" version "3.17.2"
 	id "io.spring.ge.conventions" version "0.0.16"
 }