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.
2 parents 672ebb0 + 2b0cd01 commit 06753feCopy full SHA for 06753fe
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.3.1',
+ mockitocore : 'org.mockito:mockito-core:3.3.3',
23
nullaway : 'com.uber.nullaway:nullaway:0.7.9',
24
errorprone : 'com.google.errorprone:error_prone_core:2.3.4',
25
nopen : 'com.jakewharton.nopen:nopen-annotations:1.0.1',
0 commit comments