Update dependency io.nlopez.compose.rules:detekt to v0.2.1
This commit is contained in:
parent
9e1ff513e4
commit
f138f7c001
1 changed files with 1 additions and 1 deletions
|
|
@ -59,7 +59,7 @@ allprojects {
|
|||
config.from(files("$rootDir/tools/detekt/detekt.yml"))
|
||||
}
|
||||
dependencies {
|
||||
detektPlugins("io.nlopez.compose.rules:detekt:0.1.12")
|
||||
detektPlugins("io.nlopez.compose.rules:detekt:0.2.1")
|
||||
}
|
||||
|
||||
// KtLint
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue