Skip to content

Commit b1f253d

Browse files
Merge pull request #922 from nextcloud/renovate/com.mebigfatguy.fb-contrib-fb-contrib-7.x
fix(deps): update dependency com.mebigfatguy.fb-contrib:fb-contrib to v7.7.1
2 parents 71901d3 + bdbb8d0 commit b1f253d

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
@@ -8485,6 +8485,14 @@
84858485
<sha256 value="a4da6c8864202c23017033b354b4270beda65b807b179b9d111a8d0c8d0206e2" origin="Generated by Gradle" reason="A key couldn't be downloaded"/>
84868486
</artifact>
84878487
</component>
8488+
<component group="com.mebigfatguy.fb-contrib" name="fb-contrib" version="7.7.1">
8489+
<artifact name="fb-contrib-7.7.1.jar">
8490+
<sha256 value="af7e76ae866d762309cf37de294f1458101fb21f9d7d6658c48545202b3d655e" origin="Generated by Gradle" reason="A key couldn't be downloaded"/>
8491+
</artifact>
8492+
<artifact name="fb-contrib-7.7.1.pom">
8493+
<sha256 value="58338f3966e1a0e03f88ce58698998f5e2bda6d1e2cc2f840ca141cc80178eb0" origin="Generated by Gradle" reason="A key couldn't be downloaded"/>
8494+
</artifact>
8495+
</component>
84888496
<component group="com.pinterest" name="ktlint" version="0.51.0-FINAL">
84898497
<artifact name="ktlint-0.51.0-FINAL.pom">
84908498
<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.0'
146+
spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.7.1'
147147

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

0 commit comments

Comments
 (0)