diff --git a/build.gradle b/build.gradle index 8d9f36b7c65..730d2e8f136 100644 --- a/build.gradle +++ b/build.gradle @@ -25,7 +25,7 @@ buildscript { classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:${kotlinVersion}" classpath "org.jetbrains.kotlin:kotlin-serialization:${kotlinVersion}" classpath "com.android.legacy-kapt:com.android.legacy-kapt.gradle.plugin:9.1.0" - classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.4.12' + classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.5.0' classpath "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.8" classpath "org.jlleitschuh.gradle:ktlint-gradle:14.2.0" // NOTE: Do not place your application dependencies here; they belong