Skip to content

Commit 8902e11

Browse files
Update dependency io.nlopez.compose.rules:detekt to v0.4.27 (#5123)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 491f0e3 commit 8902e11

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.26")
52+
detektPlugins("io.nlopez.compose.rules:detekt:0.4.27")
5353
detektPlugins(project(":tests:detekt-rules"))
5454
}
5555

0 commit comments

Comments
 (0)