Skip to content

Commit

Permalink
fix(deps): update dependency commons-io:commons-io to v2.17.0
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Sep 23, 2024
1 parent 18f01f7 commit 30a6e1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ dependencies {

androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.1'
androidTestImplementation 'androidx.test.espresso:espresso-contrib:3.5.1'
androidTestImplementation 'commons-io:commons-io:2.16.1'
androidTestImplementation 'commons-io:commons-io:2.17.0'
}

spotbugs {
Expand Down

0 comments on commit 30a6e1e

Please sign in to comment.