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

detekt {
Expand Down

0 comments on commit 339a9ff

Please sign in to comment.