Skip to content

Commit 9e2d556

Browse files
authored
Merge pull request #3281 from element-hq/renovate/io.nlopez.compose.rules-detekt-0.x
Update dependency io.nlopez.compose.rules:detekt to v0.4.10
2 parents 9cdec78 + a7afdcb commit 9e2d556

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ allprojects {
6161
config.from(files("$rootDir/tools/detekt/detekt.yml"))
6262
}
6363
dependencies {
64-
detektPlugins("io.nlopez.compose.rules:detekt:0.4.9")
64+
detektPlugins("io.nlopez.compose.rules:detekt:0.4.10")
6565
}
6666

6767
// KtLint

0 commit comments

Comments
 (0)