Skip to content

Commit 30a6e1e

Browse files
fix(deps): update dependency commons-io:commons-io to v2.17.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 18f01f7 commit 30a6e1e

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.5.1'
9494
androidTestImplementation 'androidx.test.espresso:espresso-contrib:3.5.1'
95-
androidTestImplementation 'commons-io:commons-io:2.16.1'
95+
androidTestImplementation 'commons-io:commons-io:2.17.0'
9696
}
9797

9898
spotbugs {

0 commit comments

Comments
 (0)