Skip to content

Commit

Permalink
chore(deps): Update dependency io.gitlab.arturbosch.detekt:detekt-for…
Browse files Browse the repository at this point in the history
…matting to v1.23.2 (#79)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 31, 2023
1 parent 86685ca commit 75b1f93
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 @@ -48,7 +48,7 @@ allprojects {
apply(plugin = "io.gitlab.arturbosch.detekt")

dependencies {
detektPlugins("io.gitlab.arturbosch.detekt:detekt-formatting:1.23.1")
detektPlugins("io.gitlab.arturbosch.detekt:detekt-formatting:1.23.2")
detektPlugins("io.gitlab.arturbosch.detekt:detekt-rules-libraries:1.23.1")
}

Expand Down

0 comments on commit 75b1f93

Please sign in to comment.