Skip to content

Commit

Permalink
Update plugin dokka to v1.9.10 (#186)
Browse files Browse the repository at this point in the history
  • Loading branch information
slack-oss-bot authored Nov 3, 2023
1 parent 942cd03 commit a94e934
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ lint-latest = "31.3.0-alpha12"

[plugins]
detekt = { id = "io.gitlab.arturbosch.detekt", version = "1.23.1" }
dokka = { id = "org.jetbrains.dokka", version = "1.9.0" }
dokka = { id = "org.jetbrains.dokka", version = "1.9.10" }
lint = { id = "com.android.lint", version = "8.1.2" }
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
ksp = { id = "com.google.devtools.ksp", version = "1.9.10-1.0.13" }
Expand Down

0 comments on commit a94e934

Please sign in to comment.