Skip to content

Commit b263bfc

Browse files
fix(deps): update dependency commons-io:commons-io to v2.21.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 71a2b28 commit b263bfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ dependencies {
137137
implementation 'io.reactivex.rxjava2:rxjava:2.2.21'
138138
implementation 'io.reactivex.rxjava3:rxjava:3.1.12'
139139

140-
implementation 'commons-io:commons-io:2.20.0'
140+
implementation 'commons-io:commons-io:2.21.0'
141141

142142
implementation 'com.squareup.retrofit2:retrofit:3.0.0'
143143
implementation 'com.squareup.okhttp3:okhttp:4.12.0'

0 commit comments

Comments
 (0)