Skip to content

Commit

Permalink
Bump io.reactivex.rxjava3:rxjava from 3.1.6 to 3.1.7 (#483)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Aug 24, 2023
1 parent 7feba3c commit 7cc0c23
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 @@ -81,7 +81,7 @@ renovateTrigger-gjf = { module = "com.google.googlejavaformat:google-java-format

replaying-share-kotlin = { module = "com.jakewharton.rx2:replaying-share-kotlin", version.ref = "replayingShareKotlin" }
rx-android = "io.reactivex.rxjava3:rxandroid:3.0.2"
rx-java = "io.reactivex.rxjava3:rxjava:3.1.6"
rx-java = "io.reactivex.rxjava3:rxjava:3.1.7"
rxjava3-bridge = { module = "com.github.akarnokd:rxjava3-bridge", version.ref = "rxjava3Bridge" }
rxrelay = { module = "com.jakewharton.rxrelay2:rxrelay", version.ref = "rxrelay" }
test-androidExtJunit = "androidx.test.ext:junit:1.2.0-alpha01"
Expand Down

0 comments on commit 7cc0c23

Please sign in to comment.