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

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

Merge pull request #1253 from nextcloud/dependabot/gradle/commons-io-commons-io-2.15.1

Bump commons-io:commons-io from 2.15.0 to 2.15.1
parents cf3f1aed bb5c1069
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -77,7 +77,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.15.0'
    androidTestImplementation 'commons-io:commons-io:2.15.1'
}

spotbugs {