Browse Source

Merge pull request #12611 from nextcloud/renovate/com.h3xstream.findsecbugs-findsecbugs-plugin-1.x

Update dependency com.h3xstream.findsecbugs:findsecbugs-plugin to v1.13.0
Andy Scherzinger 1 year ago
parent
commit
12a4a51786
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/build.gradle

+ 1 - 1
app/build.gradle

@@ -299,7 +299,7 @@ dependencies {
     huaweiImplementation project(':appscan')
     qaImplementation project(':appscan')
 
-    spotbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.12.0'
+    spotbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.13.0'
     spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.6.4'
 
     implementation "com.google.dagger:dagger:$daggerVersion"