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

This commit is contained in:
renovate[bot]
2023-12-14 22:51:54 +00:00
committed by GitHub
parent 7283732f3b
commit 1aaf9da769
+1 -1
View File
@@ -62,7 +62,7 @@ allprojects {
config.from(files("$rootDir/tools/detekt/detekt.yml"))
}
dependencies {
detektPlugins("io.nlopez.compose.rules:detekt:0.3.5")
detektPlugins("io.nlopez.compose.rules:detekt:0.3.6")
}
// KtLint