Skip to content

Commit 97fd59e

Browse files
fix(deps): update dependency com.mebigfatguy.fb-contrib:fb-contrib to v7.6.13
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d75c33f commit 97fd59e

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

gradle/verification-metadata.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -218,6 +218,7 @@
218218
<trusting group="com.mebigfatguy.fb-contrib" name="fb-contrib" version="7.6.10"/>
219219
<trusting group="com.mebigfatguy.fb-contrib" name="fb-contrib" version="7.6.11"/>
220220
<trusting group="com.mebigfatguy.fb-contrib" name="fb-contrib" version="7.6.12"/>
221+
<trusting group="com.mebigfatguy.fb-contrib" name="fb-contrib" version="7.6.13"/>
221222
</trusted-key>
222223
<trusted-key id="AFCC4C7594D09E2182C60E0F7A01B0F236E5430F" group="com.google.code.gson"/>
223224
<trusted-key id="B02335AA54CCF21E52BBF9ABD9C565AA72BA2FDD" group="io.grpc"/>

lib/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ dependencies {
135135
implementation 'com.squareup.okhttp3:okhttp:4.12.0'
136136

137137
spotbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.14.0'
138-
spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.6.12'
138+
spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.6.13'
139139

140140
ktlint "com.pinterest.ktlint:ktlint-cli:1.7.1"
141141

0 commit comments

Comments
 (0)