From 575cd014d2d34359442dfa30bd73753ddf64081e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2019 22:06:14 +0000 Subject: [PATCH] Bump findsecbugs-plugin from 1.10.0 to 1.10.1 Bumps [findsecbugs-plugin](https://github.com/find-sec-bugs/find-sec-bugs) from 1.10.0 to 1.10.1. - [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/compare/version-1.10.0...version-1.10.1) Signed-off-by: dependabot-preview[bot] --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 13f8005ce533..9fc7adfd3411 100644 --- a/build.gradle +++ b/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"