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.3
  • Loading branch information
renovate[bot] authored Oct 31, 2023
1 parent 38aaefc commit 3f8288a
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.2")
detektPlugins("io.gitlab.arturbosch.detekt:detekt-formatting:1.23.3")
detektPlugins("io.gitlab.arturbosch.detekt:detekt-rules-libraries:1.23.2")
}

Expand Down

0 comments on commit 3f8288a

Please sign in to comment.