Skip to content

Commit

Permalink
Update plugin dokka to v1.6.21
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 25, 2022
1 parent 44b02cb commit 9465d3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Expand Up @@ -11,7 +11,7 @@ okio = "3.0.0"

[plugins]
binaryCompatibility = { id = "org.jetbrains.kotlinx.binary-compatibility-validator", version = "0.9.0" }
dokka = { id = "org.jetbrains.dokka", version = "1.6.10" }
dokka = { id = "org.jetbrains.dokka", version = "1.6.21" }
ktlint = { id = "org.jlleitschuh.gradle.ktlint", version = "10.2.1" }

[libraries]
Expand Down

0 comments on commit 9465d3a

Please sign in to comment.