diff --git a/settings.gradle b/settings.gradle index 8f4e27c..00bfd3e 100644 --- a/settings.gradle +++ b/settings.gradle @@ -13,7 +13,7 @@ pluginManagement { plugins { id "com.gradle.enterprise" version "3.11.1" - id "io.spring.ge.conventions" version "0.0.10" + id "io.spring.ge.conventions" version "0.0.11" } rootProject.name = 'spring-session-data-geode-build'