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 0fb99ca commit 539d532Copy full SHA for 539d532
gradle/libs.versions.toml
@@ -35,7 +35,7 @@ assertk = "com.willowtreeapps.assertk:assertk:0.28.1"
35
[plugins]
36
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
37
android-lint = "com.android.lint:9.1.0"
38
-jetbrains-dokka = "org.jetbrains.dokka:2.1.0"
+jetbrains-dokka = "org.jetbrains.dokka:2.2.0"
39
mavenPublish = "com.vanniktech.maven.publish:0.36.0"
40
pluginPublish = { id = "com.gradle.plugin-publish", version.ref = "pluginPublish" }
41
spotless = "com.diffplug.spotless:8.4.0"
0 commit comments