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 23, 2022
1 parent 0cf1344 commit 3b37737
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Expand Up @@ -16,5 +16,5 @@ slf4j-simple = { module = "org.slf4j:slf4j-simple", version.ref = "slf4j" }

[plugins]
detekt = { id = "io.gitlab.arturbosch.detekt", version.ref = "detekt" }
dokka = { id = "org.jetbrains.dokka", version = "1.6.10" }
dokka = { id = "org.jetbrains.dokka", version = "1.6.20" }
spotless = { id = "com.diffplug.spotless", version = "6.5.0" }

0 comments on commit 3b37737

Please sign in to comment.