소스 검색

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 년 전
부모
커밋
84a0e7d9bc
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  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