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

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

Merge pull request #1250 from...

Merge pull request #1250 from nextcloud/dependabot/gradle/com.mebigfatguy.fb-contrib-fb-contrib-7.6.1

Bump com.mebigfatguy.fb-contrib:fb-contrib from 7.6.0 to 7.6.1
parents 764094ed 39e1a07e
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.0'
    spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.6.1'

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