Skip to content

Commit 5a21a23

Browse files
fix(deps): update dependency com.mebigfatguy.sb-contrib:sb-contrib to v7.6.13
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 014a69b commit 5a21a23

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
@@ -203,6 +203,7 @@
203203
<trusting group="com.mebigfatguy.sb-contrib" name="sb-contrib" version="7.6.10"/>
204204
<trusting group="com.mebigfatguy.sb-contrib" name="sb-contrib" version="7.6.11"/>
205205
<trusting group="com.mebigfatguy.sb-contrib" name="sb-contrib" version="7.6.12"/>
206+
<trusting group="com.mebigfatguy.sb-contrib" name="sb-contrib" version="7.6.13"/>
206207
</trusted-key>
207208
<trusted-key id="AFCC4C7594D09E2182C60E0F7A01B0F236E5430F" group="com.google.code.gson"/>
208209
<trusted-key id="B02335AA54CCF21E52BBF9ABD9C565AA72BA2FDD" group="io.grpc"/>

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

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

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

0 commit comments

Comments
 (0)