Skip to content

Commit 48adac0

Browse files
Bump mockito-core from 3.5.0 to 3.5.2 (#454)
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.5.0 to 3.5.2. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v3.5.0...v3.5.2) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 3082439 commit 48adac0

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.5.0',
22+
mockitocore : 'org.mockito:mockito-core:3.5.2',
2323
nullaway : 'com.uber.nullaway:nullaway:0.8.0',
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)