Skip to content

Commit 4985159

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 8ce5e21 commit 4985159

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-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: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,7 @@
142142
<trusted-key id="3D9CDB50E2EAB3AA068D74A188518C11ADAEFC68" group="pl.droidsonroids.gif" name="android-gif-drawable" version="1.2.28"/>
143143
<trusted-key id="3F05DDA9F317301E927136D417A27CE7A60FF5F0" group="io.opentelemetry"/>
144144
<trusted-key id="4021EEEAFF5DE8404DCD0A270AA3E5C3D232E79B" group="jakarta.inject" name="jakarta.inject-api" version="2.0.1"/>
145+
<trusted-key id="4161A24D2E7F660FCFDB6AAFAE094C852B4EE5DC" group="com.mebigfatguy.fb-contrib" name="fb-contrib" version="7.7.0"/>
145146
<trusted-key id="41CD49B4EF5876F9E9F691DABAC30622339994C4" group="org.jspecify" name="jspecify" version="1.0.0"/>
146147
<trusted-key id="44FBDBBC1A00FE414F1C1873586654072EAD6677" group="org.sonatype.oss" name="oss-parent" version="9"/>
147148
<trusted-key id="474DA67C32063DCA7FFE9CB5760F395DC40D55A7" group="io.noties.markwon"/>

0 commit comments

Comments
 (0)