From 3d150a31d9a81448927d40c8b9bd0ab5e18e8be3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Dec 2023 02:05:26 +0000 Subject: [PATCH] Build(deps): Bump com.mebigfatguy.fb-contrib:fb-contrib Bumps [com.mebigfatguy.fb-contrib:fb-contrib](https://github.com/mebigfatguy/fb-contrib) from 7.6.1 to 7.6.2. - [Commits](https://github.com/mebigfatguy/fb-contrib/compare/v7.6.1...v7.6.2) --- updated-dependencies: - dependency-name: com.mebigfatguy.fb-contrib:fb-contrib dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- lib/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/build.gradle b/lib/build.gradle index b7fdc1e5..4c8d964c 100644 --- a/lib/build.gradle +++ b/lib/build.gradle @@ -118,7 +118,7 @@ dependencies { implementation 'com.squareup.okhttp3:okhttp:3.14.9' spotbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.12.0' - spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.6.1' + spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.6.2' ktlint "com.pinterest:ktlint:0.51.0-FINAL"