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
….23.0 (#6122)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 25, 2023
1 parent 0a481aa commit dcfb841
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion detekt-gradle-plugin/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ dependencies {
testKitJava17RuntimeOnly(libs.android.gradle.maxSupported)

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

gradlePlugin {
Expand Down

0 comments on commit dcfb841

Please sign in to comment.