Skip to content

Commit

Permalink
Update plugin dokka to v1.6.20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 18, 2022
1 parent cfdff5c commit 26353b8
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.20" }
ktlint = { id = "org.jlleitschuh.gradle.ktlint", version = "10.2.1" }

[libraries]
Expand Down

0 comments on commit 26353b8

Please sign in to comment.