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 9010891 commit 21c500fCopy full SHA for 21c500f
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.0" }
+dokka = { id ="org.jetbrains.dokka", version = "1.9.10" }
16
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
17
kotlin-qa = { id = "org.danilopianini.gradle-kotlin-qa", version = "0.51.1" }
0 commit comments