We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9562ff commit 79cf5caCopy full SHA for 79cf5ca
gradle/libs.versions.toml
@@ -35,7 +35,7 @@ kotlin-testing = [
35
]
36
37
[plugins]
38
-dokka = { id ="org.jetbrains.dokka", version = "1.7.20" }
+dokka = { id ="org.jetbrains.dokka", version = "1.8.10" }
39
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
40
kotlin-qa = { id = "org.danilopianini.gradle-kotlin-qa", version = "0.36.1" }
41
kotlin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version = "1.8.10" }
0 commit comments