Skip to content

Commit

Permalink
Update dependency io.reactivex:rxjava to v1.3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 23, 2023
1 parent eaad723 commit b4a0483
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ dependencyResolutionManagement {
library('retrofit-rxjava', 'com.squareup.retrofit2', 'adapter-rxjava').versionRef('retrofit')
library('robolectric', 'org.robolectric:robolectric:4.8.1')
library('rx-android', 'io.reactivex:rxandroid:1.2.1')
library('rx-java', 'io.reactivex:rxjava:1.3.4')
library('rx-java', 'io.reactivex:rxjava:1.3.8')
library('svg', 'com.caverock:androidsvg:1.2.1')
library('truth', 'com.google.truth:truth:1.1.5')
library('violations', 'se.bjurr.violations:violations-gradle-plugin:1.8')
Expand Down

0 comments on commit b4a0483

Please sign in to comment.