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

Unverified Commit 5e199c81 authored by Tobias Kaminsky's avatar Tobias Kaminsky Committed by GitHub
Browse files

Merge pull request #1594 from nextcloud/renovate/commons-io-commons-io-2.x

fix(deps): update dependency commons-io:commons-io to v2.18.0
parents 0800cec4 2534ed1d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -92,7 +92,7 @@ dependencies {

    androidTestImplementation 'androidx.test.espresso:espresso-core:3.6.1'
    androidTestImplementation 'androidx.test.espresso:espresso-contrib:3.6.1'
    androidTestImplementation 'commons-io:commons-io:2.17.0'
    androidTestImplementation 'commons-io:commons-io:2.18.0'
}

spotbugs {