Skip to content

Commit

Permalink
Update dependency io.reactivex.rxjava3:rxjava to v3.1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 26, 2024
1 parent 5be3f6f commit f10c4f0
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.9"
implementation "io.reactivex.rxjava3:rxjava:3.1.10"

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

0 comments on commit f10c4f0

Please sign in to comment.