diff --git a/settings.gradle b/settings.gradle index 9c9a18a515..8c344327aa 100644 --- a/settings.gradle +++ b/settings.gradle @@ -10,7 +10,7 @@ pluginManagement { plugins { id 'com.diffplug.spotless' version '8.3.0' apply false id 'com.github.spotbugs' version '6.4.8' apply false // https://github.com/spotbugs/spotbugs-gradle-plugin/releases - id 'com.gradle.develocity' version '4.3.2' + id 'com.gradle.develocity' version '4.4.2' } dependencyResolutionManagement {