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
….22.0 (#5545)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Nov 20, 2022
1 parent a80cf88 commit c97b8ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion detekt-gradle-plugin/build.gradle.kts
Expand Up @@ -75,7 +75,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.21.0")
detektPlugins("io.gitlab.arturbosch.detekt:detekt-formatting:1.22.0")
}

gradlePlugin {
Expand Down

0 comments on commit c97b8ef

Please sign in to comment.