Skip to content

Commit 23c9cdb

Browse files
authored
Merge pull request #3436 from element-hq/renovate/io.nlopez.compose.rules-detekt-0.x
Update dependency io.nlopez.compose.rules:detekt to v0.4.12
2 parents dfe9323 + a08f5ef commit 23c9cdb

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
@@ -48,7 +48,7 @@ allprojects {
4848
config.from(files("$rootDir/tools/detekt/detekt.yml"))
4949
}
5050
dependencies {
51-
detektPlugins("io.nlopez.compose.rules:detekt:0.4.11")
51+
detektPlugins("io.nlopez.compose.rules:detekt:0.4.12")
5252
}
5353

5454
// KtLint

0 commit comments

Comments
 (0)