diff --git a/build.gradle b/build.gradle index 5372ff969..66ba6eff3 100644 --- a/build.gradle +++ b/build.gradle @@ -24,7 +24,7 @@ buildscript { classpath 'com.android.tools.build:gradle:8.8.0' classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:${kotlinVersion}" classpath "org.jetbrains.kotlin:kotlin-serialization:${kotlinVersion}" - classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.28' + classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.1.0' classpath "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.7" classpath "org.jlleitschuh.gradle:ktlint-gradle:12.1.2" // NOTE: Do not place your application dependencies here; they belong