Skip to content

Commit 0c12958

Browse files
Merge pull request #914 from nextcloud/renovate/com.mebigfatguy.fb-contrib-fb-contrib-7.x
fix(deps): update dependency com.mebigfatguy.fb-contrib:fb-contrib to v7.7.0
2 parents 71a2b28 + ab32608 commit 0c12958

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

gradle/verification-metadata.xml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
<ignored-key id="07D3516820BCF6B1" reason="Key couldn't be downloaded from any key server"/>
1313
<ignored-key id="17A27CE7A60FF5F0" reason="Key couldn't be downloaded from any key server"/>
1414
<ignored-key id="A6EA2E2BF22E0543" reason="Key couldn't be downloaded from any key server"/>
15+
<ignored-key id="AE094C852B4EE5DC" reason="Key couldn't be downloaded from any key server"/>
1516
</ignored-keys>
1617
<trusted-keys>
1718
<trusted-key id="03C123038C20AAE9E286C857479D601F3A7B5C1A" group="^com[.]github[.]ajalt($|([.].*))" regex="true"/>
@@ -8472,6 +8473,14 @@
84728473
<sha256 value="8b7bd44a055ff4058983eceb5767c98abfb48c18bf84233e568594c475e8ae32" origin="Generated by Gradle"/>
84738474
</artifact>
84748475
</component>
8476+
<component group="com.mebigfatguy.fb-contrib" name="fb-contrib" version="7.7.0">
8477+
<artifact name="fb-contrib-7.7.0.jar">
8478+
<sha256 value="b9f237f21607e5b6c52d4bf5031bb699d70be6ff04d1a175c864aaaf564d4c51" origin="Generated by Gradle" reason="A key couldn't be downloaded"/>
8479+
</artifact>
8480+
<artifact name="fb-contrib-7.7.0.pom">
8481+
<sha256 value="a4da6c8864202c23017033b354b4270beda65b807b179b9d111a8d0c8d0206e2" origin="Generated by Gradle" reason="A key couldn't be downloaded"/>
8482+
</artifact>
8483+
</component>
84758484
<component group="com.pinterest" name="ktlint" version="0.51.0-FINAL">
84768485
<artifact name="ktlint-0.51.0-FINAL.pom">
84778486
<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:4.12.0'
144144

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

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

0 commit comments

Comments
 (0)