Update dependency io.nlopez.compose.rules:detekt to v0.3.12 (#2510)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-03-08 10:23:35 +01:00 committed by GitHub
parent 878a36fbd5
commit f0d40b272a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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