Update dependency io.nlopez.compose.rules:detekt to v0.1.8 (#569)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
b0386e6235
commit
7972e41b84
1 changed files with 1 additions and 1 deletions
|
|
@ -59,7 +59,7 @@ allprojects {
|
|||
config = files("$rootDir/tools/detekt/detekt.yml")
|
||||
}
|
||||
dependencies {
|
||||
detektPlugins("io.nlopez.compose.rules:detekt:0.1.7")
|
||||
detektPlugins("io.nlopez.compose.rules:detekt:0.1.8")
|
||||
}
|
||||
|
||||
// KtLint
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue