From de82d44f04c95d9050e96866201676a98d3bdf54 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 15 Jan 2026 04:39:10 +0000 Subject: [PATCH] fix(deps): update dependency com.mebigfatguy.fb-contrib:fb-contrib to v7.7.3 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 012170f7..f42b00ef 100644 --- a/gradle/verification-metadata.xml +++ b/gradle/verification-metadata.xml @@ -8504,6 +8504,14 @@ + + + + + + + + diff --git a/lib/build.gradle b/lib/build.gradle index ed61d2a1..cf4d6a22 100644 --- a/lib/build.gradle +++ b/lib/build.gradle @@ -143,7 +143,7 @@ dependencies { implementation 'com.squareup.okhttp3:okhttp:5.3.2' spotbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.14.0' - spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.7.2' + spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.7.3' ktlint "com.pinterest.ktlint:ktlint-cli:1.8.0"