Skip to content

Commit 63cc59a

Browse files
Update dependency io.nlopez.compose.rules:detekt to v0.4.9 (#3277)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 798313c commit 63cc59a

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.8")
64+
detektPlugins("io.nlopez.compose.rules:detekt:0.4.9")
6565
}
6666

6767
// KtLint

0 commit comments

Comments
 (0)