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

Unverified Commit 73d5d988 authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub
Browse files

Merge pull request #532 from nextcloud/dependabot/gradle/io.reactivex.rxjava3-rxjava-3.1.6

parents cd12b739 fa8f1038
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -105,7 +105,7 @@ dependencies {
    api 'com.google.code.gson:gson:2.10.1'

    implementation 'io.reactivex.rxjava2:rxjava:2.2.21'
    implementation 'io.reactivex.rxjava3:rxjava:3.1.5'
    implementation 'io.reactivex.rxjava3:rxjava:3.1.6'

    implementation 'commons-io:commons-io:2.11.0'