Skip to content

Commit 2ac15a8

Browse files
Merge pull request #1896 from nextcloud/renovate/com.mebigfatguy.sb-contrib-sb-contrib-7.x
fix(deps): update dependency com.mebigfatguy.sb-contrib:sb-contrib to v7.7.1
2 parents 638ef29 + 77693ef commit 2ac15a8

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

gradle/verification-metadata.xml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9281,6 +9281,14 @@
92819281
<sha256 value="ff21b8a22adb992ab3d35e81a989061a297be07fe8f555b850841c95d8b2e4cb" origin="Generated by Gradle" reason="A key couldn't be downloaded"/>
92829282
</artifact>
92839283
</component>
9284+
<component group="com.mebigfatguy.sb-contrib" name="sb-contrib" version="7.7.1">
9285+
<artifact name="sb-contrib-7.7.1.jar">
9286+
<sha256 value="8b257e955c5cda58ae0a27aae7c005ad672db0e9b6c6166625d6b4ffe3fe13b9" origin="Generated by Gradle" reason="A key couldn't be downloaded"/>
9287+
</artifact>
9288+
<artifact name="sb-contrib-7.7.1.pom">
9289+
<sha256 value="c429d67098adbbd5c48c901991c2093bc9059a7803ce0c57198121cc3184c3ab" origin="Generated by Gradle" reason="A key couldn't be downloaded"/>
9290+
</artifact>
9291+
</component>
92849292
<component group="com.nhaarman.mockitokotlin2" name="mockito-kotlin" version="2.2.0">
92859293
<artifact name="mockito-kotlin-2.2.0.jar">
92869294
<sha256 value="75b58d04f72748b564f5acfe646bc9c8b04d1eba02fff3225a0e667fd370d2f7" origin="Generated by Gradle"/>

library/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ dependencies {
7474
implementation 'org.bouncycastle:bcpkix-jdk18on:1.83'
7575

7676
spotbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.14.0'
77-
spotbugsPlugins 'com.mebigfatguy.sb-contrib:sb-contrib:7.7.0'
77+
spotbugsPlugins 'com.mebigfatguy.sb-contrib:sb-contrib:7.7.1'
7878

7979
// dependencies for tests
8080
testImplementation "junit:junit:$junit_version"

0 commit comments

Comments
 (0)