Explorar el Código

Upgrade com.gradle.enterprise plugin to 3.16.2

Maksim Sasnouski hace 1 año
padre
commit
fa0851f350
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      settings.gradle

+ 1 - 1
settings.gradle

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