Skip to content

Commit 5772dcf

Browse files
authored
Merge pull request #4016 from element-hq/renovate/io.nlopez.compose.rules-detekt-0.x
Update dependency io.nlopez.compose.rules:detekt to v0.4.22
2 parents 3c93f47 + 093a209 commit 5772dcf

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
@@ -49,7 +49,7 @@ allprojects {
4949
config.from(files("$rootDir/tools/detekt/detekt.yml"))
5050
}
5151
dependencies {
52-
detektPlugins("io.nlopez.compose.rules:detekt:0.4.19")
52+
detektPlugins("io.nlopez.compose.rules:detekt:0.4.22")
5353
}
5454

5555
tasks.withType<io.gitlab.arturbosch.detekt.Detekt>().configureEach {

0 commit comments

Comments
 (0)