Skip to content

Commit

Permalink
Bump mockito-android from 3.3.3 to 3.5.3
Browse files Browse the repository at this point in the history
Bumps [mockito-android](https://github.com/mockito/mockito) from 3.3.3 to 3.5.3.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v3.3.3...v3.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 22, 2020
1 parent b0cfcff commit 60aeeaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ dependencies {
androidTestImplementation 'androidx.test:rules:1.2.0'
androidTestImplementation 'org.assertj:assertj-core:3.15.0'
androidTestImplementation 'org.mockito:mockito-core:3.3.3'
androidTestImplementation 'org.mockito:mockito-android:3.3.3'
androidTestImplementation 'org.mockito:mockito-android:3.5.3'
androidTestImplementation 'com.airbnb.okreplay:okreplay:1.6.0'
androidTestImplementation 'com.airbnb.okreplay:espresso:1.6.0'
androidTestImplementation 'com.squareup.rx.idler:rx2-idler:0.9.1'
Expand Down

0 comments on commit 60aeeaa

Please sign in to comment.