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 59c228a commit 3c98df4Copy full SHA for 3c98df4
gradle/libs.versions.toml
@@ -2,7 +2,7 @@
2
kotlin = "2.2.20"
3
4
[plugins]
5
-dokka = { id = "org.jetbrains.dokka", version = "2.0.0" }
+dokka = { id = "org.jetbrains.dokka", version = "2.1.0" }
6
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
7
kotlinx-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }
8
spotless = { id = "com.diffplug.spotless", version = "7.2.1" }
0 commit comments