mirror of
https://github.com/nextcloud/android-library.git
synced 2025-07-23 00:49:38 +00:00
Merge pull request #1708 from nextcloud/renovate/commons-io-commons-io-2.x
fix(deps): update dependency commons-io:commons-io to v2.19.0
This commit is contained in:
@ -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.18.0'
|
||||
androidTestImplementation 'commons-io:commons-io:2.19.0'
|
||||
}
|
||||
|
||||
spotbugs {
|
||||
|
Reference in New Issue
Block a user