Update dependency io.nlopez.compose.rules:detekt to v0.1.12

This commit is contained in:
renovate[bot] 2023-07-07 11:26:39 +00:00 committed by GitHub
parent 1ca7b0ab55
commit 8beb8c5f6b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -59,7 +59,7 @@ allprojects {
config = files("$rootDir/tools/detekt/detekt.yml")
}
dependencies {
detektPlugins("io.nlopez.compose.rules:detekt:0.1.11")
detektPlugins("io.nlopez.compose.rules:detekt:0.1.12")
}
// KtLint