diff --git a/settings.gradle b/settings.gradle index 77e66bb..ad28583 100644 --- a/settings.gradle +++ b/settings.gradle @@ -1,6 +1,6 @@ plugins { id "com.gradle.enterprise" version "3.11.2" - id 'com.gradle.common-custom-user-data-gradle-plugin' version '1.8.1' + id 'com.gradle.common-custom-user-data-gradle-plugin' version '1.12.2' } rootProject.name="embedded-mongodb"