Skip to content

Commit

Permalink
Update dependency io.reactivex.rxjava3:rxjava to v3.1.6 (#427)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 18, 2023
1 parent f16d57f commit ec1f5b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,7 @@ retrofit-rxJava3 = { module = "com.squareup.retrofit2:adapter-rxjava3", version.
rx-android = "io.reactivex.rxjava3:rxandroid:3.0.2"
rx-dogTag = "com.uber.rxdogtag2:rxdogtag:2.0.1"
rx-dogTagAutoDispose = "com.uber.rxdogtag2:rxdogtag-autodispose:2.0.1"
rx-java = "io.reactivex.rxjava3:rxjava:3.1.5"
rx-java = "io.reactivex.rxjava3:rxjava:3.1.6"
rx-relay = "com.jakewharton.rxrelay3:rxrelay:3.0.1"

sqldelight-android = { module = "app.cash.sqldelight:android-driver", version.ref = "sqldelight" }
Expand Down

0 comments on commit ec1f5b5

Please sign in to comment.