Skip to content

Commit

Permalink
Update dependency io.reactivex.rxjava3:rxjava to v3.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
slack-oss-bot committed Aug 26, 2023
1 parent ed3a253 commit 64b7e8f
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 @@ -214,7 +214,7 @@ roborazzi = { module = "io.github.takahirom.roborazzi:roborazzi", version.ref =
roborazzi-compose = { module = "io.github.takahirom.roborazzi:roborazzi-compose", version.ref = "roborazzi" }
roborazzi-rules = { module = "io.github.takahirom.roborazzi:roborazzi-junit-rule", version.ref = "roborazzi" }

rxjava = "io.reactivex.rxjava3:rxjava:3.1.6"
rxjava = "io.reactivex.rxjava3:rxjava:3.1.7"

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

0 comments on commit 64b7e8f

Please sign in to comment.