diff --git a/build.gradle.kts b/build.gradle.kts index f9ba17349b..27f58d4582 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -60,7 +60,7 @@ allprojects { config = files("$rootDir/tools/detekt/detekt.yml") } dependencies { - detektPlugins("io.nlopez.compose.rules:detekt:0.1.2") + detektPlugins("io.nlopez.compose.rules:detekt:0.1.3") } // KtLint