Skip to content

Commit 65e394f

Browse files
Update dependency io.nlopez.compose.rules:detekt to v0.4.19
1 parent 03d9f3d commit 65e394f

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.18")
52+
detektPlugins("io.nlopez.compose.rules:detekt:0.4.19")
5353
}
5454

5555
// KtLint

0 commit comments

Comments
 (0)