Skip to content

Commit c4b5778

Browse files
Update dependency io.nlopez.compose.rules:detekt to v0.2.3
1 parent 519464f commit c4b5778

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
@@ -62,7 +62,7 @@ allprojects {
6262
config.from(files("$rootDir/tools/detekt/detekt.yml"))
6363
}
6464
dependencies {
65-
detektPlugins("io.nlopez.compose.rules:detekt:0.2.2")
65+
detektPlugins("io.nlopez.compose.rules:detekt:0.2.3")
6666
}
6767

6868
// KtLint

0 commit comments

Comments
 (0)