diff --git a/build.gradle.kts b/build.gradle.kts index d12d1620e6..240af6c9ae 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.8") + detektPlugins("io.nlopez.compose.rules:detekt:0.1.10") } // KtLint