Parcourir la source

Revert "Bump com.gradle.enterprise from 3.16.2 to 3.17"

This reverts commit 55b674fb32af9d6f436651ac00cfe241c0a16ddf.
Marcus Hert Da Coregio il y a 1 an
Parent
commit
9b79f68b65
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      settings.gradle

+ 1 - 1
settings.gradle

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