Browse Source

Merge pull request #8472 from nextcloud/removeSpotbugVersion

Remove spotbug version
Andy Scherzinger 3 years ago
parent
commit
2c2fb049bc
2 changed files with 1 additions and 5 deletions
  1. 0 4
      build.gradle
  2. 1 1
      scripts/analysis/findbugs-results.txt

+ 0 - 4
build.gradle

@@ -395,10 +395,6 @@ dependencies {
     implementation "com.github.stateless4j:stateless4j:2.6.0"
 }
 
-spotbugs {
-    toolVersion = '3.1.12'
-}
-
 configurations.all {
     resolutionStrategy{
         cacheChangingModulesFor 0, 'seconds'

+ 1 - 1
scripts/analysis/findbugs-results.txt

@@ -1 +1 @@
-306
+305