Skip to content

Commit

Permalink
Merge pull request #4548 from nextcloud/renovate/com.mebigfatguy.fb-c…
Browse files Browse the repository at this point in the history
…ontrib-fb-contrib-7.x

fix(deps): update dependency com.mebigfatguy.fb-contrib:fb-contrib to v7.6.9
  • Loading branch information
github-actions[bot] authored Dec 15, 2024
2 parents 7b43438 + e902b6f commit 2ae87ca
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ configurations.configureEach {

dependencies {
spotbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.13.0'
spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.6.8'
spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.6.9'

implementation("androidx.compose.runtime:runtime:1.7.6")
implementation 'androidx.preference:preference-ktx:1.2.1'
Expand Down Expand Up @@ -344,7 +344,7 @@ dependencies {
androidTestImplementation('com.android.support.test.espresso:espresso-intents:3.0.2')

spotbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.13.0'
spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.6.8'
spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.6.9'

implementation 'androidx.activity:activity-ktx:1.9.3'

Expand Down
8 changes: 8 additions & 0 deletions gradle/verification-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5510,6 +5510,14 @@
<sha256 value="3a32cd165d6e267db1db7393b60fe177980f46dab2c88e487761095e6ddd49b4" origin="Generated by Gradle" reason="A key couldn't be downloaded"/>
</artifact>
</component>
<component group="com.mebigfatguy.fb-contrib" name="fb-contrib" version="7.6.9">
<artifact name="fb-contrib-7.6.9.jar">
<sha256 value="7163f0f271a0544445d823864a2c126ae4ce3b6a2cd20f18cdd9c242f87f0579" origin="Generated by Gradle" reason="A key couldn't be downloaded"/>
</artifact>
<artifact name="fb-contrib-7.6.9.pom">
<sha256 value="8b7bd44a055ff4058983eceb5767c98abfb48c18bf84233e568594c475e8ae32" origin="Generated by Gradle" reason="A key couldn't be downloaded"/>
</artifact>
</component>
<component group="com.novoda" name="merlin" version="1.2.1">
<artifact name="merlin-1.2.1.aar">
<sha256 value="c62d03d0fde57f26fa633feeee24d7dfed3d66cc81097e4d6306b076cc7d70b6" origin="Generated by Gradle" reason="Artifact is not signed"/>
Expand Down

0 comments on commit 2ae87ca

Please sign in to comment.