Skip to content

Commit

Permalink
Merge pull request #1572 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.6
  • Loading branch information
AndyScherzinger authored Nov 5, 2024
2 parents 3ec02eb + 201f0b2 commit fb63eff
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion gradle/verification-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,10 @@
<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="77A45740C23880C7F81B9D4D5C504E1210E49773">
<trusting group="com.mebigfatguy.sb-contrib" name="sb-contrib" version="7.6.5"/>
<trusting group="com.mebigfatguy.sb-contrib" name="sb-contrib" version="7.6.6"/>
</trusted-key>
<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.5'
spotbugsPlugins 'com.mebigfatguy.sb-contrib:sb-contrib:7.6.6'

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

0 comments on commit fb63eff

Please sign in to comment.