Skip to content

Commit

Permalink
Merge pull request #3116 from element-hq/renovate/io.nlopez.compose.r…
Browse files Browse the repository at this point in the history
…ules-detekt-0.x

Update dependency io.nlopez.compose.rules:detekt to v0.4.5
  • Loading branch information
bmarty committed Jul 1, 2024
2 parents 3749c8d + 9ff3ff3 commit 0288605
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 @@ -60,7 +60,7 @@ allprojects {
config.from(files("$rootDir/tools/detekt/detekt.yml"))
}
dependencies {
detektPlugins("io.nlopez.compose.rules:detekt:0.4.4")
detektPlugins("io.nlopez.compose.rules:detekt:0.4.5")
}

// KtLint
Expand Down

0 comments on commit 0288605

Please sign in to comment.