From ab326086d8a30a9d69299287d08a11cc0e9c8a56 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Sat, 8 Nov 2025 20:30:59 +0000
Subject: [PATCH] fix(deps): update dependency
com.mebigfatguy.fb-contrib:fb-contrib to v7.7.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
---
gradle/verification-metadata.xml | 9 +++++++++
lib/build.gradle | 2 +-
2 files changed, 10 insertions(+), 1 deletion(-)
diff --git a/gradle/verification-metadata.xml b/gradle/verification-metadata.xml
index f9e9f974..2303f86f 100644
--- a/gradle/verification-metadata.xml
+++ b/gradle/verification-metadata.xml
@@ -12,6 +12,7 @@
+
@@ -8472,6 +8473,14 @@
+
+
+
+
+
+
+
+
diff --git a/lib/build.gradle b/lib/build.gradle
index dc4e27e7..b2f99182 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.6.15'
+ spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.7.0'
ktlint "com.pinterest.ktlint:ktlint-cli:1.7.1"