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 c5af82a commit 640dcf7Copy full SHA for 640dcf7
gradle/libs.versions.toml
@@ -26,4 +26,4 @@ publish = { id = "io.github.gradle-nexus.publish-plugin", version = "1.3.0" }
26
binary = { id = "org.jetbrains.kotlinx.binary-compatibility-validator", version = "0.14.0" }
27
sqldelight = { id = "app.cash.sqldelight", version.ref = "sqldelight" }
28
licensee = { id = "app.cash.licensee", version = "1.9.1" }
29
-dokka = { id = "org.jetbrains.dokka", version = "1.9.10" }
+dokka = { id = "org.jetbrains.dokka", version = "1.9.20" }
0 commit comments