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