diff --git a/settings.gradle b/settings.gradle index 18a958d2..cd91ba1a 100644 --- a/settings.gradle +++ b/settings.gradle @@ -9,7 +9,7 @@ pluginManagement { } plugins { - id "com.gradle.enterprise" version "3.9" + id "com.gradle.enterprise" version "3.12.3" id "io.spring.ge.conventions" version "0.0.7" }