Pārlūkot izejas kodu

Merge pull request #1902 from nextcloud/dependabot/gradle/com.h3xstream.findsecbugs-findsecbugs-plugin-1.12.0

Bump findsecbugs-plugin from 1.11.0 to 1.12.0
Andy Scherzinger 3 gadi atpakaļ
vecāks
revīzija
6c5614fab7
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      app/build.gradle

+ 1 - 1
app/build.gradle

@@ -327,7 +327,7 @@ dependencies {
     androidTestImplementation "androidx.test.espresso:espresso-accessibility:$espressoVersion"
     androidTestImplementation('com.android.support.test.espresso:espresso-intents:3.0.2')
 
-    spotbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.11.0'
+    spotbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.12.0'
     spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.4.7'
 
     gplayImplementation 'com.google.android.gms:play-services-base:18.0.1'