Update dependency io.nlopez.compose.rules:detekt to v0.4.22
This commit is contained in:
parent
5ec6ad1c6c
commit
093a20981a
1 changed files with 1 additions and 1 deletions
|
|
@ -49,7 +49,7 @@ allprojects {
|
|||
config.from(files("$rootDir/tools/detekt/detekt.yml"))
|
||||
}
|
||||
dependencies {
|
||||
detektPlugins("io.nlopez.compose.rules:detekt:0.4.19")
|
||||
detektPlugins("io.nlopez.compose.rules:detekt:0.4.22")
|
||||
}
|
||||
|
||||
tasks.withType<io.gitlab.arturbosch.detekt.Detekt>().configureEach {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue