Skip to content

Commit 06753fe

Browse files
authored
Merge pull request #417 from pwittchen/dependabot/gradle/org.mockito-mockito-core-3.3.3
Bump mockito-core from 3.3.1 to 3.3.3
2 parents 672ebb0 + 2b0cd01 commit 06753fe

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
@@ -19,7 +19,7 @@ ext.deps = [rxjava2 : 'io.reactivex.rxjava2:rxjava:2.2.19',
1919
junit : 'junit:junit:4.13',
2020
truth : 'com.google.truth:truth:1.0.1',
2121
robolectric : 'org.robolectric:robolectric:4.3.1',
22-
mockitocore : 'org.mockito:mockito-core:3.3.1',
22+
mockitocore : 'org.mockito:mockito-core:3.3.3',
2323
nullaway : 'com.uber.nullaway:nullaway:0.7.9',
2424
errorprone : 'com.google.errorprone:error_prone_core:2.3.4',
2525
nopen : 'com.jakewharton.nopen:nopen-annotations:1.0.1',

0 commit comments

Comments
 (0)