diff --git a/settings.gradle b/settings.gradle index bdad2fa2210..13ab83681cb 100644 --- a/settings.gradle +++ b/settings.gradle @@ -29,7 +29,7 @@ pluginManagement { plugins { // Before updating this, please check the compatibility from https://docs.gradle.com/develocity/current/miscellaneous/compatibility/ and https://develocity.apache.org/scans. id "com.gradle.develocity" version "4.5.0" - id 'com.gradle.common-custom-user-data-gradle-plugin' version '2.7.0' + id 'com.gradle.common-custom-user-data-gradle-plugin' version '2.8.0' } apply from: 'gradle/build-scans.gradle'