Skip to content

Commit

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

fix(deps): update dependency com.mebigfatguy.sb-contrib:sb-contrib to v7.6.5
  • Loading branch information
AndyScherzinger authored Oct 5, 2024
2 parents dd2612d + 435afe3 commit 7f50296
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions gradle/verification-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@
<trusted-key id="7488FE3E7E31E325FFDF6F1DA0E8A2E551EE7606" group="com.thoughtworks.paranamer"/>
<trusted-key id="7615AD56144DF2376F49D98B1669C4BB543E0445" group="com.google.errorprone"/>
<trusted-key id="7616EB882DAF57A11477AAF559A252FB1199D873" group="com.google.code.findbugs"/>
<trusted-key id="77A45740C23880C7F81B9D4D5C504E1210E49773" group="com.mebigfatguy.sb-contrib" name="sb-contrib" version="7.6.5"/>
<trusted-key id="7B121B76A7ED6CE6E60AD51784E913A8E3A748C0" group="org.bouncycastle"/>
<trusted-key id="7C669810892CBD3148FA92995B05CCDE140C2876" group="org.eclipse.jgit"/>
<trusted-key id="7E22D50A7EBD9D2CD269B2D4056ACA74D46000BF" group="io.netty"/>
Expand Down
2 changes: 1 addition & 1 deletion library/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ dependencies {
implementation 'org.bouncycastle:bcpkix-jdk18on:1.78.1'

spotbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.13.0'
spotbugsPlugins 'com.mebigfatguy.sb-contrib:sb-contrib:7.6.4'
spotbugsPlugins 'com.mebigfatguy.sb-contrib:sb-contrib:7.6.5'

// dependencies for tests
testImplementation "junit:junit:$junit_version"
Expand Down

0 comments on commit 7f50296

Please sign in to comment.