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

This reverts commit 55b674fb32.
This commit is contained in:
Marcus Hert Da Coregio 2024-04-03 09:56:16 -03:00
parent d85857f905
commit 9b79f68b65
1 changed files with 1 additions and 1 deletions

View File

@ -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"
}