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 5664395 commit 6d52a4eCopy full SHA for 6d52a4e
gradle/libs.versions.toml
@@ -6,6 +6,6 @@ brigadier = "com.mojang:brigadier:1.0.18"
6
kotlinx-coroutines = "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.0"
7
8
[plugins]
9
-dokka = "org.jetbrains.dokka:1.9.10"
+dokka = "org.jetbrains.dokka:1.9.20"
10
kotlin-multiplatform = { id = "org.jetbrains.kotlin.multiplatform", version.ref = "kotlin" }
11
ktlint = "org.jlleitschuh.gradle.ktlint:11.6.1"
0 commit comments