diff --git a/build.gradle b/build.gradle index 2a3b1e04c..f9997143a 100644 --- a/build.gradle +++ b/build.gradle @@ -29,7 +29,7 @@ buildscript { classpath "org.jetbrains.kotlin:kotlin-serialization:${kotlinVersion}" classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.19' classpath "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.6" - classpath "org.jlleitschuh.gradle:ktlint-gradle:12.1.0" + classpath "org.jlleitschuh.gradle:ktlint-gradle:12.1.1" classpath "com.google.dagger:hilt-android-gradle-plugin:$hilt_version" // NOTE: Do not place your application dependencies here; they belong