diff --git a/build.gradle.kts b/build.gradle.kts index 3d049e5376..3855f48400 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -59,7 +59,7 @@ allprojects { config = files("$rootDir/tools/detekt/detekt.yml") } dependencies { - detektPlugins("io.nlopez.compose.rules:detekt:0.1.5") + detektPlugins("io.nlopez.compose.rules:detekt:0.1.6") } // KtLint