Skip to content

Commit

Permalink
fix(deps): update dependency commons-io:commons-io to v2.18.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] authored Nov 19, 2024
1 parent 49110bf commit 8d51ac2
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.6.1'
androidTestImplementation 'androidx.test.espresso:espresso-contrib:3.6.1'
androidTestImplementation 'commons-io:commons-io:2.17.0'
androidTestImplementation 'commons-io:commons-io:2.18.0'
}

spotbugs {
Expand Down

0 comments on commit 8d51ac2

Please sign in to comment.