From af51093a605f5225e91e37efab5d8533da8272a4 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" Date: Mon, 17 Jun 2019 01:12:23 +0000 Subject: [PATCH] Bump fb-contrib from 7.4.5 to 7.4.6 Bumps [fb-contrib](https://github.com/mebigfatguy/fb-contrib) from 7.4.5 to 7.4.6. - [Release notes](https://github.com/mebigfatguy/fb-contrib/releases) - [Commits](https://github.com/mebigfatguy/fb-contrib/compare/v7.4.5...v7.4.6) 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 5397e982c914..f0a8d8856fa9 100644 --- a/build.gradle +++ b/build.gradle @@ -283,7 +283,7 @@ dependencies { implementation 'org.jetbrains:annotations:17.0.0' spotbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.9.0' - spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.4.5' + spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.4.6' implementation 'com.google.dagger:dagger:2.23.1' implementation 'com.google.dagger:dagger-android:2.23.1'