diff --git a/build.gradle b/build.gradle index 2e34c8246..173273d1d 100644 --- a/build.gradle +++ b/build.gradle @@ -38,7 +38,7 @@ buildscript { dependencies { classpath 'com.android.tools.build:gradle:4.1.3' classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:${kotlinVersion}" - classpath 'gradle.plugin.com.github.spotbugs.snom:spotbugs-gradle-plugin:4.7.1' + classpath 'gradle.plugin.com.github.spotbugs.snom:spotbugs-gradle-plugin:4.7.2' classpath "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.17.1" // NOTE: Do not place your application dependencies here; they belong diff --git a/scripts/analysis/findbugs-results.txt b/scripts/analysis/findbugs-results.txt index 1fde7522a..e88ff725a 100644 --- a/scripts/analysis/findbugs-results.txt +++ b/scripts/analysis/findbugs-results.txt @@ -1 +1 @@ -434 \ No newline at end of file +602 \ No newline at end of file