Skip to content

Commit

Permalink
chore(deps): update plugin dokka to v1.9.20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 4, 2024
1 parent 59a44d2 commit 38bf0c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Expand Up @@ -15,7 +15,7 @@ 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.9.10" }
dokka = { id = "org.jetbrains.dokka", version = "1.9.20" }
spotless = { id = "com.diffplug.spotless", version = "6.25.0" }
sonarqube = { id = "org.sonarqube", version = "4.4.1.3373" }
versions = { id = "com.github.ben-manes.versions", version = "0.51.0" }

0 comments on commit 38bf0c7

Please sign in to comment.