Skip to content

Commit 7f50296

Browse files
Merge pull request #1551 from nextcloud/renovate/com.mebigfatguy.sb-contrib-sb-contrib-7.x
fix(deps): update dependency com.mebigfatguy.sb-contrib:sb-contrib to v7.6.5
2 parents dd2612d + 435afe3 commit 7f50296

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
@@ -107,6 +107,7 @@
107107
<trusted-key id="7488FE3E7E31E325FFDF6F1DA0E8A2E551EE7606" group="com.thoughtworks.paranamer"/>
108108
<trusted-key id="7615AD56144DF2376F49D98B1669C4BB543E0445" group="com.google.errorprone"/>
109109
<trusted-key id="7616EB882DAF57A11477AAF559A252FB1199D873" group="com.google.code.findbugs"/>
110+
<trusted-key id="77A45740C23880C7F81B9D4D5C504E1210E49773" group="com.mebigfatguy.sb-contrib" name="sb-contrib" version="7.6.5"/>
110111
<trusted-key id="7B121B76A7ED6CE6E60AD51784E913A8E3A748C0" group="org.bouncycastle"/>
111112
<trusted-key id="7C669810892CBD3148FA92995B05CCDE140C2876" group="org.eclipse.jgit"/>
112113
<trusted-key id="7E22D50A7EBD9D2CD269B2D4056ACA74D46000BF" group="io.netty"/>

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.78.1'
7575

7676
spotbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.13.0'
77-
spotbugsPlugins 'com.mebigfatguy.sb-contrib:sb-contrib:7.6.4'
77+
spotbugsPlugins 'com.mebigfatguy.sb-contrib:sb-contrib:7.6.5'
7878

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

0 commit comments

Comments
 (0)