Update dependency io.nlopez.compose.rules:detekt to v0.3.5 (#1906)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
b4806a0966
commit
56d4e23e7f
1 changed files with 1 additions and 1 deletions
|
|
@ -62,7 +62,7 @@ allprojects {
|
|||
config.from(files("$rootDir/tools/detekt/detekt.yml"))
|
||||
}
|
||||
dependencies {
|
||||
detektPlugins("io.nlopez.compose.rules:detekt:0.3.3")
|
||||
detektPlugins("io.nlopez.compose.rules:detekt:0.3.5")
|
||||
}
|
||||
|
||||
// KtLint
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue