From bdbb8d08130fa4286ba8a2809524289138efee75 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 27 Nov 2025 20:38:25 +0000 Subject: [PATCH] fix(deps): update dependency com.mebigfatguy.fb-contrib:fb-contrib to v7.7.1 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- gradle/verification-metadata.xml | 8 ++++++++ lib/build.gradle | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/gradle/verification-metadata.xml b/gradle/verification-metadata.xml index 626e5a8b..58c1ff25 100644 --- a/gradle/verification-metadata.xml +++ b/gradle/verification-metadata.xml @@ -8483,6 +8483,14 @@ + + + + + + + + diff --git a/lib/build.gradle b/lib/build.gradle index 31d0a165..a4c30644 100644 --- a/lib/build.gradle +++ b/lib/build.gradle @@ -143,7 +143,7 @@ dependencies { implementation 'com.squareup.okhttp3:okhttp:4.12.0' spotbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.14.0' - spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.7.0' + spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.7.1' ktlint "com.pinterest.ktlint:ktlint-cli:1.8.0"