Skip to content

Commit 2fb54a7

Browse files
Update dependency io.reactivex.rxjava3:rxjava to v3.1.12
1 parent 72ca5c5 commit 2fb54a7

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)