diff --git a/build.gradle.kts b/build.gradle.kts index 6e7e32a927..40f0b8706c 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.11") + detektPlugins("io.nlopez.compose.rules:detekt:0.1.12") } // KtLint