Skip to content

Commit de82d44

Browse files
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>
1 parent 3676456 commit de82d44

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

gradle/verification-metadata.xml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8504,6 +8504,14 @@
85048504
<sha256 value="a36a5f4b7289b643d422372a2e92dbe56c27219514eb10e483edb09a9babec27" origin="Generated by Gradle" reason="A key couldn't be downloaded"/>
85058505
</artifact>
85068506
</component>
8507+
<component group="com.mebigfatguy.fb-contrib" name="fb-contrib" version="7.7.3">
8508+
<artifact name="fb-contrib-7.7.3.jar">
8509+
<sha256 value="f97f9d3cc5166b1d9745342d23f3d97fe353dfe426d6c3d31fb315d784f92b06" origin="Generated by Gradle" reason="A key couldn't be downloaded"/>
8510+
</artifact>
8511+
<artifact name="fb-contrib-7.7.3.pom">
8512+
<sha256 value="02503912009e6d5b9e2fe589982c367e5133fb9cdeabe5751681cb2362ec3af7" origin="Generated by Gradle" reason="A key couldn't be downloaded"/>
8513+
</artifact>
8514+
</component>
85078515
<component group="com.pinterest" name="ktlint" version="0.51.0-FINAL">
85088516
<artifact name="ktlint-0.51.0-FINAL.pom">
85098517
<sha256 value="62609714173a8e0fc63ddb2990c8e1d261e0ff2eb10650f296d10f0a421b61a5" origin="Generated by Gradle" reason="A key couldn't be downloaded"/>

lib/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ dependencies {
143143
implementation 'com.squareup.okhttp3:okhttp:5.3.2'
144144

145145
spotbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.14.0'
146-
spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.7.2'
146+
spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.7.3'
147147

148148
ktlint "com.pinterest.ktlint:ktlint-cli:1.8.0"
149149

0 commit comments

Comments
 (0)