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.1
  • Loading branch information
renovate[bot] authored Jul 29, 2023
1 parent 966abb4 commit 9e53539
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 {

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

detekt {
Expand Down

0 comments on commit 9e53539

Please sign in to comment.