Skip to content

Commit

Permalink
Update dependency io.gitlab.arturbosch.detekt:detekt-formatting to v1…
Browse files Browse the repository at this point in the history
….23.7
  • Loading branch information
renovate[bot] authored and GisoBartels committed Oct 4, 2024
1 parent e8e2128 commit 7d8120c
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 @@ -24,7 +24,7 @@ subprojects {
}

dependencies {
detektPlugins("io.gitlab.arturbosch.detekt:detekt-formatting:1.23.6")
detektPlugins("io.gitlab.arturbosch.detekt:detekt-formatting:1.23.7")
detektPlugins("com.twitter.compose.rules:detekt:0.0.26")
}
}

0 comments on commit 7d8120c

Please sign in to comment.