We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents add9af8 + d2e4818 commit 1a856baCopy full SHA for 1a856ba
lib/build.gradle
@@ -128,7 +128,7 @@ dependencies {
128
implementation 'io.reactivex.rxjava2:rxjava:2.2.21'
129
implementation 'io.reactivex.rxjava3:rxjava:3.1.9'
130
131
- implementation 'commons-io:commons-io:2.16.1'
+ implementation 'commons-io:commons-io:2.17.0'
132
133
implementation 'com.squareup.retrofit2:retrofit:2.11.0'
134
implementation 'com.squareup.okhttp3:okhttp:4.12.0'
0 commit comments