Skip to content

Commit

Permalink
chore(deps): Update dependency io.gitlab.arturbosch.detekt:detekt-rul…
Browse files Browse the repository at this point in the history
…es-libraries to v1.23.4
  • Loading branch information
renovate[bot] authored Nov 26, 2023
1 parent 21eb494 commit 57c7936
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 @@ -49,7 +49,7 @@ allprojects {

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

detekt {
Expand Down

0 comments on commit 57c7936

Please sign in to comment.