diff --git a/settings.gradle b/settings.gradle index 893c709f..4c8761af 100644 --- a/settings.gradle +++ b/settings.gradle @@ -7,7 +7,7 @@ pluginManagement { } plugins { - id "com.gradle.enterprise" version "3.11.1" + id "com.gradle.enterprise" version "3.12.3" id "io.spring.ge.conventions" version "0.0.11" }