Update dependency io.nlopez.compose.rules:detekt to v0.4.9 (#3277)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-08-07 08:35:37 +02:00 committed by GitHub
parent 798313c15e
commit 63cc59a5c8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -61,7 +61,7 @@ allprojects {
config.from(files("$rootDir/tools/detekt/detekt.yml"))
}
dependencies {
detektPlugins("io.nlopez.compose.rules:detekt:0.4.8")
detektPlugins("io.nlopez.compose.rules:detekt:0.4.9")
}
// KtLint