Skip to content

Commit 2c6dd6c

Browse files
authored
Merge pull request #2300 from element-hq/renovate/io.nlopez.compose.rules-detekt-0.x
Update dependency io.nlopez.compose.rules:detekt to v0.3.11
2 parents 5cffb01 + 0b3ad63 commit 2c6dd6c

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
@@ -60,7 +60,7 @@ allprojects {
6060
config.from(files("$rootDir/tools/detekt/detekt.yml"))
6161
}
6262
dependencies {
63-
detektPlugins("io.nlopez.compose.rules:detekt:0.3.10")
63+
detektPlugins("io.nlopez.compose.rules:detekt:0.3.11")
6464
}
6565

6666
// KtLint

0 commit comments

Comments
 (0)