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.
2 parents 8e44e2e + 1657253 commit fae19aeCopy full SHA for fae19ae
gradle/libs.versions.toml
@@ -12,4 +12,4 @@ coroutines = "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2"
12
kotlinJvm = { id = "org.jetbrains.kotlin.jvm", version = "2.2.20" }
13
spotless = { id = "com.diffplug.spotless", version = "8.0.0" }
14
publish = { id = "com.vanniktech.maven.publish", version = "0.34.0" }
15
-dokka = { id = "org.jetbrains.dokka", version = "2.0.0" }
+dokka = { id = "org.jetbrains.dokka", version = "2.1.0" }
0 commit comments