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 3082439 commit 48adac0Copy full SHA for 48adac0
build.gradle
@@ -19,7 +19,7 @@ ext.deps = [rxjava2 : 'io.reactivex.rxjava2:rxjava:2.2.19',
19
junit : 'junit:junit:4.13',
20
truth : 'com.google.truth:truth:1.0.1',
21
robolectric : 'org.robolectric:robolectric:4.3.1',
22
- mockitocore : 'org.mockito:mockito-core:3.5.0',
+ mockitocore : 'org.mockito:mockito-core:3.5.2',
23
nullaway : 'com.uber.nullaway:nullaway:0.8.0',
24
errorprone : 'com.google.errorprone:error_prone_core:2.3.4',
25
nopen : 'com.jakewharton.nopen:nopen-annotations:1.0.1',
0 commit comments