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

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

Merge pull request #1256 from...

Merge pull request #1256 from nextcloud/dependabot/gradle/com.mebigfatguy.fb-contrib-fb-contrib-7.6.2

Bump com.mebigfatguy.fb-contrib:fb-contrib from 7.6.1 to 7.6.2
parents 58d2eb2c bf168718
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -57,7 +57,7 @@ dependencies {
    implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"

    spotbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.12.0'
    spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.6.1'
    spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.6.2'

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