From cb3006564475b248f11e5108981cbc782bcb97d4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 19 Jan 2026 00:36:34 +0000 Subject: [PATCH] fix(deps): update dependency com.mebigfatguy.fb-contrib:fb-contrib to v7.7.4 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- gradle/verification-metadata.xml | 1 + lib/build.gradle | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/gradle/verification-metadata.xml b/gradle/verification-metadata.xml index 159b556c..e3f45512 100644 --- a/gradle/verification-metadata.xml +++ b/gradle/verification-metadata.xml @@ -87,6 +87,7 @@ + diff --git a/lib/build.gradle b/lib/build.gradle index cf4d6a22..4a05e297 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.3' + spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.7.4' ktlint "com.pinterest.ktlint:ktlint-cli:1.8.0"