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