Skip to content

Commit 7f87ee5

Browse files
Update dependency io.reactivex.rxjava3:rxjava to v3.1.12 (#123)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 72ca5c5 commit 7f87ee5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ repositories {
2121
}
2222

2323
dependencies {
24-
implementation "io.reactivex.rxjava3:rxjava:3.1.11"
24+
implementation "io.reactivex.rxjava3:rxjava:3.1.12"
2525

2626
testImplementation "junit:junit:4.13.2"
2727
testImplementation "org.assertj:assertj-core:3.27.5"

0 commit comments

Comments
 (0)