Skip to content

Commit a7afdcb

Browse files
Update dependency io.nlopez.compose.rules:detekt to v0.4.10
1 parent c8f550c commit a7afdcb

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)