Update dependency io.nlopez.compose.rules:detekt to v0.3.7
This commit is contained in:
parent
6b45383917
commit
6e01dd77be
1 changed files with 1 additions and 1 deletions
|
|
@ -62,7 +62,7 @@ allprojects {
|
||||||
config.from(files("$rootDir/tools/detekt/detekt.yml"))
|
config.from(files("$rootDir/tools/detekt/detekt.yml"))
|
||||||
}
|
}
|
||||||
dependencies {
|
dependencies {
|
||||||
detektPlugins("io.nlopez.compose.rules:detekt:0.3.6")
|
detektPlugins("io.nlopez.compose.rules:detekt:0.3.7")
|
||||||
}
|
}
|
||||||
|
|
||||||
// KtLint
|
// KtLint
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue