Skip to content

Commit 08b1286

Browse files
Update dependency io.nlopez.compose.rules:detekt to v0.4.25 (#5058)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 09e127c commit 08b1286

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

0 commit comments

Comments
 (0)