Update dependency io.nlopez.compose.rules:detekt to v0.3.11
This commit is contained in:
parent
80270d1cc5
commit
0b3ad63164
1 changed files with 1 additions and 1 deletions
|
|
@ -60,7 +60,7 @@ allprojects {
|
|||
config.from(files("$rootDir/tools/detekt/detekt.yml"))
|
||||
}
|
||||
dependencies {
|
||||
detektPlugins("io.nlopez.compose.rules:detekt:0.3.10")
|
||||
detektPlugins("io.nlopez.compose.rules:detekt:0.3.11")
|
||||
}
|
||||
|
||||
// KtLint
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue