File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed
Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 9191 <trusted-key id="4161A24D2E7F660FCFDB6AAFAE094C852B4EE5DC">
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"/>
94+ <trusting group="com.mebigfatguy.sb-contrib" name="sb-contrib" version="7.7.2"/>
9495 </trusted-key>
9596 <trusted-key id="41CD49B4EF5876F9E9F691DABAC30622339994C4" group="org.jspecify" name="jspecify" version="1.0.0"/>
9697 <trusted-key id="44F4797A52C336FA666CD9271DE461528F1F1B2A" group="org.apache.jackrabbit"/>
92929293 <sha256 value="c429d67098adbbd5c48c901991c2093bc9059a7803ce0c57198121cc3184c3ab" origin="Generated by Gradle" reason="A key couldn't be downloaded"/>
92939294 </artifact>
92949295 </component>
9296+ <component group="com.mebigfatguy.sb-contrib" name="sb-contrib" version="7.7.2">
9297+ <artifact name="sb-contrib-7.7.2.jar">
9298+ <sha256 value="aedd8ef87fbc93a7c6e09e6f7e678a6ee322765180ebfee3d703395526f5de79" origin="Generated by Gradle" reason="A key couldn't be downloaded"/>
9299+ </artifact>
9300+ <artifact name="sb-contrib-7.7.2.pom">
9301+ <sha256 value="0568b045f0947be13891643dffc1129d8d845ee01e315ebb3574adfcfa6fb593" origin="Generated by Gradle" reason="A key couldn't be downloaded"/>
9302+ </artifact>
9303+ </component>
92959304 <component group="com.nhaarman.mockitokotlin2" name="mockito-kotlin" version="2.2.0">
92969305 <artifact name="mockito-kotlin-2.2.0.jar">
92979306 <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.1 '
77+ spotbugsPlugins ' com.mebigfatguy.sb-contrib:sb-contrib:7.7.2 '
7878
7979 // dependencies for tests
8080 testImplementation " junit:junit:$junit_version "
You can’t perform that action at this time.
0 commit comments