Skip to content

Commit

Permalink
Update dependency io.reactivex.rxjava3:rxjava to v3.1.7 (#79)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 23, 2023
1 parent c81c0c2 commit eaec18b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ buildscript {
],
'kotlinCoroutines': 'org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3',
'rxJava2': 'io.reactivex.rxjava2:rxjava:2.2.21',
'rxJava3': 'io.reactivex.rxjava3:rxjava:3.1.6',
'rxJava3': 'io.reactivex.rxjava3:rxjava:3.1.7',
'junit': 'junit:junit:4.13.2',
'truth': 'com.google.truth:truth:1.1.5',
'turbine': 'app.cash.turbine:turbine:1.0.0',
Expand Down

0 comments on commit eaec18b

Please sign in to comment.