File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 9292 <trusting group="com.mebigfatguy.sb-contrib" name="sb-contrib" version="7.7.0"/>
9393 <trusting group="com.mebigfatguy.sb-contrib" name="sb-contrib" version="7.7.1"/>
9494 <trusting group="com.mebigfatguy.sb-contrib" name="sb-contrib" version="7.7.2"/>
95+ <trusting group="com.mebigfatguy.sb-contrib" name="sb-contrib" version="7.7.3"/>
9596 </trusted-key>
9697 <trusted-key id="41CD49B4EF5876F9E9F691DABAC30622339994C4" group="org.jspecify" name="jspecify" version="1.0.0"/>
9798 <trusted-key id="44F4797A52C336FA666CD9271DE461528F1F1B2A" group="org.apache.jackrabbit"/>
93019302 <sha256 value="0568b045f0947be13891643dffc1129d8d845ee01e315ebb3574adfcfa6fb593" origin="Generated by Gradle" reason="A key couldn't be downloaded"/>
93029303 </artifact>
93039304 </component>
9305+ <component group="com.mebigfatguy.sb-contrib" name="sb-contrib" version="7.7.3">
9306+ <artifact name="sb-contrib-7.7.3.jar">
9307+ <sha256 value="f79648031ff7cc1b1dd53af82c945a25675396a7e2ed05eb83cfce27a88d52fd" origin="Generated by Gradle" reason="A key couldn't be downloaded"/>
9308+ </artifact>
9309+ <artifact name="sb-contrib-7.7.3.pom">
9310+ <sha256 value="34c4263a37e78c6cae830ed22c10b072f7895b29770f5b4353e2cf64f73931d3" origin="Generated by Gradle" reason="A key couldn't be downloaded"/>
9311+ </artifact>
9312+ </component>
93049313 <component group="com.nhaarman.mockitokotlin2" name="mockito-kotlin" version="2.2.0">
93059314 <artifact name="mockito-kotlin-2.2.0.jar">
93069315 <sha256 value="75b58d04f72748b564f5acfe646bc9c8b04d1eba02fff3225a0e667fd370d2f7" origin="Generated by Gradle"/>
Original file line number Diff line number Diff line change @@ -74,7 +74,7 @@ dependencies {
7474 implementation ' org.bouncycastle:bcpkix-jdk18on:1.83'
7575
7676 spotbugsPlugins ' com.h3xstream.findsecbugs:findsecbugs-plugin:1.14.0'
77- spotbugsPlugins ' com.mebigfatguy.sb-contrib:sb-contrib:7.7.2 '
77+ spotbugsPlugins ' com.mebigfatguy.sb-contrib:sb-contrib:7.7.3 '
7878
7979 // dependencies for tests
8080 testImplementation " junit:junit:$junit_version "
You can’t perform that action at this time.
0 commit comments