diff --git a/settings.gradle b/settings.gradle index c76f6f16..705f3aa6 100644 --- a/settings.gradle +++ b/settings.gradle @@ -7,7 +7,7 @@ pluginManagement { } plugins { - id 'com.gradle.develocity' version '3.18.1' + id 'com.gradle.develocity' version '3.18.2' } dependencyResolutionManagement {