Skip to content

Commit

Permalink
Merge pull request #3436 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.12
  • Loading branch information
bmarty authored Sep 20, 2024
2 parents dfe9323 + a08f5ef commit 23c9cdb
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 {
config.from(files("$rootDir/tools/detekt/detekt.yml"))
}
dependencies {
detektPlugins("io.nlopez.compose.rules:detekt:0.4.11")
detektPlugins("io.nlopez.compose.rules:detekt:0.4.12")
}

// KtLint
Expand Down

0 comments on commit 23c9cdb

Please sign in to comment.