We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2c2bf70 + e0638d3 commit 94a6f51Copy full SHA for 94a6f51
1 file changed
library/build.gradle
@@ -92,7 +92,7 @@ dependencies {
92
93
androidTestImplementation 'androidx.test.espresso:espresso-core:3.6.1'
94
androidTestImplementation 'androidx.test.espresso:espresso-contrib:3.6.1'
95
- androidTestImplementation 'commons-io:commons-io:2.18.0'
+ androidTestImplementation 'commons-io:commons-io:2.19.0'
96
}
97
98
spotbugs {
0 commit comments