Skip to content

Commit

Permalink
Update dependency io.reactivex.rxjava3:rxjava to v3.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and JakeWharton committed Dec 22, 2022
1 parent 6bb3a2a commit 1b1635e
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 @@ -13,7 +13,7 @@ buildscript {
'kotlinStdLib': 'org.jetbrains.kotlin:kotlin-stdlib',
'kotlinCoroutines': 'org.jetbrains.kotlinx:kotlinx-coroutines-core:1.3.8',
'rxJava2': 'io.reactivex.rxjava2:rxjava:2.2.21',
'rxJava3': 'io.reactivex.rxjava3:rxjava:3.0.3',
'rxJava3': 'io.reactivex.rxjava3:rxjava:3.1.5',
'junit': 'junit:junit:4.13.2',
'truth': 'com.google.truth:truth:1.1.3',
'turbine': 'app.cash.turbine:turbine:0.1.1',
Expand Down

0 comments on commit 1b1635e

Please sign in to comment.