Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit 1124f643 authored by dependabot-preview[bot]'s avatar dependabot-preview[bot] Committed by GitHub
Browse files

Bump commons-io from 2.7 to 2.8.0



Bumps commons-io from 2.7 to 2.8.0.

Signed-off-by: default avatardependabot-preview[bot] <support@dependabot.com>
parent 230a5f3c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -137,7 +137,7 @@ dependencies {

    implementation 'io.reactivex.rxjava2:rxjava:2.2.19'

    implementation 'commons-io:commons-io:2.7'
    implementation 'commons-io:commons-io:2.8.0'

    implementation ('com.squareup.retrofit2:retrofit:2.6.4') {
        because '2.7.0 requires okhttp:3.14.x which requires API level 19'