Merge pull request #3281 from element-hq/renovate/io.nlopez.compose.rules-detekt-0.x

Update dependency io.nlopez.compose.rules:detekt to v0.4.10
This commit is contained in:
ganfra 2024-08-08 15:56:46 +02:00 committed by GitHub
commit 9e2d5568c6
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.9")
detektPlugins("io.nlopez.compose.rules:detekt:0.4.10")
}
// KtLint