Skip to content

Commit 65d47c7

Browse files
fix(deps): update dependency commons-io:commons-io to v2.20.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fa21897 commit 65d47c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ dependencies {
9292

9393
androidTestImplementation 'androidx.test.espresso:espresso-core:3.6.1'
9494
androidTestImplementation 'androidx.test.espresso:espresso-contrib:3.6.1'
95-
androidTestImplementation 'commons-io:commons-io:2.19.0'
95+
androidTestImplementation 'commons-io:commons-io:2.20.0'
9696
}
9797

9898
spotbugs {

0 commit comments

Comments
 (0)