Skip to content

Commit 98a9774

Browse files
committed
Merge branch '3.x' of https://github.com/akarnokd/RxJavaInterop.git into 3.x
2 parents d6adbff + 4c416c8 commit 98a9774

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ dependencies {
5151
compile "io.reactivex.rxjava3:rxjava:3.0.0-RC6"
5252

5353
testCompile group: 'junit', name: 'junit', version: '4.12'
54-
testCompile 'org.mockito:mockito-core:3.2.0'
54+
testCompile 'org.mockito:mockito-core:3.2.4'
5555
}
5656

5757
apply plugin: 'maven'

0 commit comments

Comments
 (0)