Skip to content

Commit

Permalink
Update dependency io.reactivex.rxjava3:rxjava to v3.1.8 (#66)
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 Sep 29, 2023
1 parent ad235c0 commit 9af705d
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 @@ -21,7 +21,7 @@ repositories {
}

dependencies {
implementation "io.reactivex.rxjava3:rxjava:3.1.7"
implementation "io.reactivex.rxjava3:rxjava:3.1.8"

testImplementation "junit:junit:4.13.2"
testImplementation "org.assertj:assertj-core:3.24.2"
Expand Down

0 comments on commit 9af705d

Please sign in to comment.