diff --git a/settings.gradle b/settings.gradle index be2f3e6ec28..f65f34542a0 100644 --- a/settings.gradle +++ b/settings.gradle @@ -29,7 +29,7 @@ pluginManagement { // check https://gradle.com/enterprise/releases with new versions. GE plugin version should not lag behind Gradle version plugins { // Before updating this, please check the compatibility from https://docs.gradle.com/enterprise/compatibility/#develocity_compatibility and https://develocity.apache.org/scans. - id "com.gradle.develocity" version "4.2.2" + id "com.gradle.develocity" version "4.3" id 'com.gradle.common-custom-user-data-gradle-plugin' version '2.4.0' }