diff --git a/settings.gradle b/settings.gradle index 8f938113d..8a8f7fa5d 100644 --- a/settings.gradle +++ b/settings.gradle @@ -8,7 +8,7 @@ pluginManagement { } plugins { - id "com.gradle.develocity" version "3.19.2" + id "com.gradle.develocity" version "4.4.3" id "org.jetbrains.dokka" version "2.0.0" apply false }