diff --git a/settings.gradle b/settings.gradle index 44eec39..d48bc93 100644 --- a/settings.gradle +++ b/settings.gradle @@ -1,6 +1,6 @@ plugins { id "com.gradle.enterprise" version "3.13.4" - id 'com.gradle.common-custom-user-data-gradle-plugin' version '1.7.2' + id 'com.gradle.common-custom-user-data-gradle-plugin' version '1.11.3' } rootProject.name="geb"