We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a88838a commit 2161cd3Copy full SHA for 2161cd3
gradle/libs.versions.toml
@@ -25,4 +25,4 @@ publish = { id = "io.github.gradle-nexus.publish-plugin", version = "2.0.0" }
25
binary = { id = "org.jetbrains.kotlinx.binary-compatibility-validator", version = "0.17.0" }
26
sqldelight = { id = "app.cash.sqldelight", version.ref = "sqldelight" }
27
licensee = { id = "app.cash.licensee", version = "1.12.0" }
28
-dokka = { id = "org.jetbrains.dokka", version = "1.9.20" }
+dokka = { id = "org.jetbrains.dokka", version = "2.0.0" }
0 commit comments