Skip to content

Commit

Permalink
Merge pull request #1902 from nextcloud/dependabot/gradle/com.h3xstre…
Browse files Browse the repository at this point in the history
…am.findsecbugs-findsecbugs-plugin-1.12.0

Bump findsecbugs-plugin from 1.11.0 to 1.12.0
  • Loading branch information
AndyScherzinger authored Apr 7, 2022
2 parents 2fa871f + 3fa2368 commit 6c5614f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down

0 comments on commit 6c5614f

Please sign in to comment.