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 384a404 commit 3f84d3cCopy full SHA for 3f84d3c
gradle/libs.versions.toml
@@ -12,6 +12,6 @@ kotest-assertions-core-jvm = { module = "io.kotest:kotest-assertions-core-jvm",
12
kotlin-testing = ["kotest-junit5", "kotest-assertions-core", "kotest-assertions-core-jvm"]
13
14
[plugins]
15
-dokka = { id ="org.jetbrains.dokka", version = "1.9.10" }
+dokka = { id ="org.jetbrains.dokka", version = "2.0.0" }
16
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
17
kotlin-qa = { id = "org.danilopianini.gradle-kotlin-qa", version = "0.58.0" }
0 commit comments