Skip to content

Commit

Permalink
Merge pull request #593 from nextcloud/dependabot/gradle/io.reactivex…
Browse files Browse the repository at this point in the history
….rxjava3-rxjava-3.1.8
  • Loading branch information
dependabot[bot] authored Sep 30, 2023
2 parents b3d364c + 0ce5c8c commit 4c8f9e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,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.7'
implementation 'io.reactivex.rxjava3:rxjava:3.1.8'

implementation 'commons-io:commons-io:2.13.0'

Expand Down

0 comments on commit 4c8f9e7

Please sign in to comment.