diff --git a/lib/build.gradle b/lib/build.gradle index 9652948b..e57107e6 100644 --- a/lib/build.gradle +++ b/lib/build.gradle @@ -129,7 +129,7 @@ dependencies { implementation 'io.reactivex.rxjava2:rxjava:2.2.21' implementation 'io.reactivex.rxjava3:rxjava:3.1.9' - implementation 'commons-io:commons-io:2.17.0' + implementation 'commons-io:commons-io:2.18.0' implementation 'com.squareup.retrofit2:retrofit:2.11.0' implementation 'com.squareup.okhttp3:okhttp:4.12.0'