From f95f9fcb39a862a2f9e74a567132116e0b944cae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Thu, 28 Mar 2019 02:15:17 +0000 Subject: [PATCH] Bump findsecbugs-plugin from 1.8.0 to 1.9.0 Bumps [findsecbugs-plugin](https://github.com/find-sec-bugs/find-sec-bugs) from 1.8.0 to 1.9.0. - [Release notes](https://github.com/find-sec-bugs/find-sec-bugs/releases) - [Changelog](https://github.com/find-sec-bugs/find-sec-bugs/blob/master/CHANGELOG.md) - [Commits](https://github.com/find-sec-bugs/find-sec-bugs/commits) Signed-off-by: dependabot[bot] --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 75af8d3847..2b78322602 100644 --- a/build.gradle +++ b/build.gradle @@ -274,7 +274,7 @@ dependencies { androidTestImplementation 'tools.fastlane:screengrab:1.2.0' - findbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.8.0' + findbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.9.0' findbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.4.3' implementation 'com.google.dagger:dagger:2.21'