Skip to content

Commit 5b31ec6

Browse files
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>
1 parent d533ee7 commit 5b31ec6

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ dependencies {
192192
implementation "androidx.room:room-testing-android:${roomVersion}"
193193
implementation 'androidx.compose.foundation:foundation-layout:1.9.4'
194194
spotbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.14.0'
195-
spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.6.15'
195+
spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.7.0'
196196
detektPlugins("io.gitlab.arturbosch.detekt:detekt-formatting:1.23.8")
197197

198198
implementation("androidx.compose.runtime:runtime:1.9.4")

gradle/verification-metadata.xml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
<ignored-key id="07D3516820BCF6B1" reason="Key couldn't be downloaded from any key server"/>
1919
<ignored-key id="17A27CE7A60FF5F0" reason="Key couldn't be downloaded from any key server"/>
2020
<ignored-key id="A40E24B5B408DBD5" reason="Key couldn't be downloaded from any key server"/>
21+
<ignored-key id="AE094C852B4EE5DC" reason="Key couldn't be downloaded from any key server"/>
2122
<ignored-key id="D3DBC823BE4819ED" reason="Key couldn't be downloaded from any key server"/>
2223
</ignored-keys>
2324
<trusted-keys>
@@ -15551,6 +15552,14 @@
1555115552
<sha256 value="8b7bd44a055ff4058983eceb5767c98abfb48c18bf84233e568594c475e8ae32" origin="Generated by Gradle" reason="A key couldn't be downloaded"/>
1555215553
</artifact>
1555315554
</component>
15555+
<component group="com.mebigfatguy.fb-contrib" name="fb-contrib" version="7.7.0">
15556+
<artifact name="fb-contrib-7.7.0.jar">
15557+
<sha256 value="b9f237f21607e5b6c52d4bf5031bb699d70be6ff04d1a175c864aaaf564d4c51" origin="Generated by Gradle" reason="A key couldn't be downloaded"/>
15558+
</artifact>
15559+
<artifact name="fb-contrib-7.7.0.pom">
15560+
<sha256 value="a4da6c8864202c23017033b354b4270beda65b807b179b9d111a8d0c8d0206e2" origin="Generated by Gradle" reason="A key couldn't be downloaded"/>
15561+
</artifact>
15562+
</component>
1555415563
<component group="com.novoda" name="merlin" version="1.2.1">
1555515564
<artifact name="merlin-1.2.1.aar">
1555615565
<sha256 value="c62d03d0fde57f26fa633feeee24d7dfed3d66cc81097e4d6306b076cc7d70b6" origin="Generated by Gradle" reason="Artifact is not signed"/>

0 commit comments

Comments
 (0)