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

Unverified Commit 21294f64 authored by Tobias Kaminsky's avatar Tobias Kaminsky Committed by GitHub
Browse files

Merge pull request #1130 from nextcloud/dependabot/gradle/commons-io-commons-io-2.12.0

Bump commons-io:commons-io from 2.11.0 to 2.12.0
parents b5267a76 807ccc87
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -76,7 +76,7 @@ dependencies {

    androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.1'
    androidTestImplementation 'androidx.test.espresso:espresso-contrib:3.5.1'
    androidTestImplementation 'commons-io:commons-io:2.11.0'
    androidTestImplementation 'commons-io:commons-io:2.12.0'
}

spotbugs {