Skip to content

Commit

Permalink
Update plugin dokka to v1.8.20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and BjoernPetersen committed Jun 6, 2023
1 parent 7e705d1 commit 63a8e49
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 @@ -14,6 +14,6 @@ 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.8.10" }
dokka = { id = "org.jetbrains.dokka", version = "1.8.20" }
spotless = { id = "com.diffplug.spotless", version = "6.19.0" }
versions = { id = "com.github.ben-manes.versions", version = "0.46.0" }

0 comments on commit 63a8e49

Please sign in to comment.