Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit 1d646f27 authored by tobiasKaminsky's avatar tobiasKaminsky
Browse files

sb-contrib for SpotBugs

parent 88055fb2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -62,7 +62,7 @@ dependencies {
    implementation 'org.bouncycastle:bcpkix-jdk18on:1.75'

    spotbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.12.0'
    spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.6.4'
    spotbugsPlugins 'com.mebigfatguy.sb-contrib:sb-contrib:7.6.4'

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