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