Skip to content

Commit

Permalink
Bump com.glureau:html-mermaid-dokka-plugin from 0.4.7 to 0.6.0 (#268)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 15, 2024
1 parent d194342 commit a86575f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ detekt {

dependencies {
detektPlugins("io.gitlab.arturbosch.detekt:detekt-formatting:${detekt.toolVersion}")
dokkaPlugin("com.glureau:html-mermaid-dokka-plugin:0.4.7")
dokkaPlugin("com.glureau:html-mermaid-dokka-plugin:0.6.0")
}

tasks {
Expand Down

0 comments on commit a86575f

Please sign in to comment.