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

This reverts commit a5bd89c080.
This commit is contained in:
Marcus Hert Da Coregio 2024-04-05 11:39:53 -03:00
parent a5bd89c080
commit ba491a3eda
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ pluginManagement {
} }
plugins { 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" id "io.spring.ge.conventions" version "0.0.16"
} }