fix(docs): downgrade dokka to 1.9.20 to resolve ci plugin resolution errors
Some checks failed
Update Wiki Documentation / generate-docs (push) Failing after 55s
Some checks failed
Update Wiki Documentation / generate-docs (push) Failing after 55s
This commit is contained in:
@@ -9,7 +9,6 @@ pluginManagement {
|
||||
}
|
||||
mavenCentral()
|
||||
gradlePluginPortal()
|
||||
maven { url = uri("https://maven.pkg.jetbrains.space/kotlin/p/kotlin/dev") }
|
||||
}
|
||||
}
|
||||
plugins {
|
||||
|
||||
Reference in New Issue
Block a user