Skip to content

Commit 0b3ad63

Browse files
Update dependency io.nlopez.compose.rules:detekt to v0.3.11
1 parent 80270d1 commit 0b3ad63

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)