File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 203
203
<trusting group="com.mebigfatguy.sb-contrib" name="sb-contrib" version="7.6.10"/>
204
204
<trusting group="com.mebigfatguy.sb-contrib" name="sb-contrib" version="7.6.11"/>
205
205
<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"/>
206
207
</trusted-key>
207
208
<trusted-key id="AFCC4C7594D09E2182C60E0F7A01B0F236E5430F" group="com.google.code.gson"/>
208
209
<trusted-key id="B02335AA54CCF21E52BBF9ABD9C565AA72BA2FDD" group="io.grpc"/>
Original file line number Diff line number Diff line change @@ -74,7 +74,7 @@ dependencies {
74
74
implementation ' org.bouncycastle:bcpkix-jdk18on:1.81'
75
75
76
76
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 '
78
78
79
79
// dependencies for tests
80
80
testImplementation " junit:junit:$junit_version "
You can’t perform that action at this time.
0 commit comments