diff --git a/settings.gradle b/settings.gradle index 794a29f36c..8fad5ad77a 100644 --- a/settings.gradle +++ b/settings.gradle @@ -22,7 +22,7 @@ pluginManagement { } plugins { - id "com.gradle.enterprise" version "3.10.3" + id "com.gradle.enterprise" version "3.11.1" id "io.spring.ge.conventions" version "0.0.11" }