Skip to content

Commit

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

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Jul 13, 2020
1 parent 60c9365 commit 1044575
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ ext.deps = [rxjava2 : 'io.reactivex.rxjava2:rxjava:2.2.19',
rxandroid2 : 'io.reactivex.rxjava2:rxandroid:2.1.1',
appcompatv7 : 'com.android.support:appcompat-v7:28.0.0',
junit : 'junit:junit:4.13',
mockitocore : 'org.mockito:mockito-core:3.3.3',
mockitocore : 'org.mockito:mockito-core:3.4.0',
truth : 'com.google.truth:truth:1.0.1',
kotlinstdlib : "org.jetbrains.kotlin:kotlin-stdlib:$kotlinVersion",
kotlingradleplugin: "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion"]
Expand Down

0 comments on commit 1044575

Please sign in to comment.