Переглянути джерело

Merge pull request #4775 from nextcloud/dependabot/gradle/com.h3xstream.findsecbugs-findsecbugs-plugin-1.10.1

Bump findsecbugs-plugin from 1.10.0 to 1.10.1
Andy Scherzinger 5 роки тому
батько
коміт
e3280b0bb7
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -305,7 +305,7 @@ dependencies {
 
     implementation 'com.github.cotechde.hwsecurity:hwsecurity-fido:2.5.1'
 
-    spotbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.10.0'
+    spotbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.10.1'
     spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.4.7'
 
     implementation "com.google.dagger:dagger:$daggerVersion"