Update dependency io.nlopez.compose.rules:detekt to v0.3.13
This commit is contained in:
committed by
Benoit Marty
parent
f7801c0ff6
commit
12b51e381e
+1
-1
@@ -60,7 +60,7 @@ allprojects {
|
||||
config.from(files("$rootDir/tools/detekt/detekt.yml"))
|
||||
}
|
||||
dependencies {
|
||||
detektPlugins("io.nlopez.compose.rules:detekt:0.3.12")
|
||||
detektPlugins("io.nlopez.compose.rules:detekt:0.3.13")
|
||||
}
|
||||
|
||||
// KtLint
|
||||
|
||||
Reference in New Issue
Block a user