Skip to content

Commit

Permalink
Merge pull request #3746 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.17
  • Loading branch information
bmarty authored Oct 30, 2024
2 parents a4ca706 + 5822615 commit 3d69d27
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 {
config.from(files("$rootDir/tools/detekt/detekt.yml"))
}
dependencies {
detektPlugins("io.nlopez.compose.rules:detekt:0.4.16")
detektPlugins("io.nlopez.compose.rules:detekt:0.4.17")
}

// KtLint
Expand Down

0 comments on commit 3d69d27

Please sign in to comment.