We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e82174 commit ce1a699Copy full SHA for ce1a699
build.gradle
@@ -40,8 +40,8 @@ compileJava {
40
}
41
42
dependencies {
43
- implementation 'io.reactivex.rxjava3:rxjava:3.1.7'
44
+ implementation 'io.reactivex.rxjava3:rxjava:3.1.8'
45
testImplementation 'org.junit.jupiter:junit-jupiter:5.10.0'
46
testImplementation 'org.mockito:mockito-core:5.5.0'
47
testImplementation 'org.assertj:assertj-core:3.24.2'
0 commit comments