Update dependency io.nlopez.compose.rules:detekt to v0.3.10
This commit is contained in:
committed by
Benoit Marty
parent
83267173c7
commit
3cb75c3f31
@@ -60,7 +60,7 @@ allprojects {
|
||||
config.from(files("$rootDir/tools/detekt/detekt.yml"))
|
||||
}
|
||||
dependencies {
|
||||
detektPlugins("io.nlopez.compose.rules:detekt:0.3.9")
|
||||
detektPlugins("io.nlopez.compose.rules:detekt:0.3.10")
|
||||
}
|
||||
|
||||
// KtLint
|
||||
|
||||
Reference in New Issue
Block a user