Browse Source

Merge pull request #1452 from nextcloud/dependabot/gradle/gradle.plugin.com.github.spotbugs.snom-spotbugs-gradle-plugin-4.7.2

Bump spotbugs-gradle-plugin from 4.7.1 to 4.7.2
Andy Scherzinger 4 years ago
parent
commit
84a0e7d9bc
2 changed files with 2 additions and 2 deletions
  1. 1 1
      build.gradle
  2. 1 1
      scripts/analysis/findbugs-results.txt

+ 1 - 1
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

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

@@ -1 +1 @@
-434
+602