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

This commit is contained in:
renovate[bot] 2023-12-17 09:48:27 +00:00 committed by GitHub
parent 4c987c5b3f
commit 0e62856d01
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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