Ver Fonte

Update Gradle Enterprise plugin to 3.17.2

Issue gh-15020
Steve Riesenberg há 1 ano atrás
pai
commit
a80fdee533
1 ficheiros alterados com 1 adições e 1 exclusões
  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"
 }