Skip to content

Commit

Permalink
Update dependency io.gitlab.arturbosch.detekt:detekt-formatting to v1…
Browse files Browse the repository at this point in the history
….21.0 (detekt#5085)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored and VitalyVPinchuk committed Jul 25, 2022
1 parent b39731f commit 8df1776
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion detekt-gradle-plugin/build.gradle.kts
Expand Up @@ -76,7 +76,7 @@ dependencies {
pluginCompileOnly(libs.kotlin.gradle)

// We use this published version of the detekt-formatting to self analyse this project.
detektPlugins("io.gitlab.arturbosch.detekt:detekt-formatting:1.20.0")
detektPlugins("io.gitlab.arturbosch.detekt:detekt-formatting:1.21.0")
}

gradlePlugin {
Expand Down

0 comments on commit 8df1776

Please sign in to comment.