Explorar o código

Update Gradle Enterprise plugin to 3.17.2

Issue gh-15020
Steve Riesenberg hai 1 ano
pai
achega
a80fdee533
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      settings.gradle

+ 1 - 1
settings.gradle

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