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

Unverified Commit b36895cf authored by Andy Scherzinger's avatar Andy Scherzinger Committed by GitHub
Browse files

Merge pull request #1607 from nextcloud/renovate/com.mebigfatguy.sb-contrib-sb-contrib-7.x

fix(deps): update dependency com.mebigfatguy.sb-contrib:sb-contrib to v7.6.9
parents 2504465c 406337d2
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -113,6 +113,7 @@
            <trusting group="com.mebigfatguy.sb-contrib" name="sb-contrib" version="7.6.5"/>
            <trusting group="com.mebigfatguy.sb-contrib" name="sb-contrib" version="7.6.6"/>
            <trusting group="com.mebigfatguy.sb-contrib" name="sb-contrib" version="7.6.8"/>
            <trusting group="com.mebigfatguy.sb-contrib" name="sb-contrib" version="7.6.9"/>
         </trusted-key>
         <trusted-key id="7B121B76A7ED6CE6E60AD51784E913A8E3A748C0" group="org.bouncycastle"/>
         <trusted-key id="7C669810892CBD3148FA92995B05CCDE140C2876" group="org.eclipse.jgit"/>
+1 −1
Original line number Diff line number Diff line
@@ -74,7 +74,7 @@ dependencies {
    implementation 'org.bouncycastle:bcpkix-jdk18on:1.79'

    spotbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.13.0'
    spotbugsPlugins 'com.mebigfatguy.sb-contrib:sb-contrib:7.6.8'
    spotbugsPlugins 'com.mebigfatguy.sb-contrib:sb-contrib:7.6.9'

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