Explorar el Código

Bump up Gradle plugin dependencies

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

+ 1 - 1
settings.gradle

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