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

This commit is contained in:
renovate[bot] 2024-11-13 04:29:56 +00:00 committed by GitHub
parent 7d2c1b33f2
commit ad1db3fd7c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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