Skip to content

Commit

Permalink
fix(deps): update dependency com.mebigfatguy.sb-contrib:sb-contrib to…
Browse files Browse the repository at this point in the history
… v7.6.9

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 15, 2024
1 parent 2504465 commit 406337d
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 @@ -113,6 +113,7 @@
<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"/>
<trusting group="com.mebigfatguy.sb-contrib" name="sb-contrib" version="7.6.8"/>
<trusting group="com.mebigfatguy.sb-contrib" name="sb-contrib" version="7.6.9"/>
</trusted-key>
<trusted-key id="7B121B76A7ED6CE6E60AD51784E913A8E3A748C0" group="org.bouncycastle"/>
<trusted-key id="7C669810892CBD3148FA92995B05CCDE140C2876" group="org.eclipse.jgit"/>
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.79'

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

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

0 comments on commit 406337d

Please sign in to comment.