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

This commit is contained in:
renovate[bot] 2024-06-06 08:55:38 +00:00 committed by GitHub
parent 459b4ee9bd
commit 2aabb9e7a2
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.4.3")
detektPlugins("io.nlopez.compose.rules:detekt:0.4.4")
}
// KtLint