Skip to content

Commit

Permalink
Merge pull request #61 from pwittchen/dependabot/gradle/org.mockito-m…
Browse files Browse the repository at this point in the history
…ockito-core-3.4.0

Bump mockito-core from 3.3.3 to 3.4.0
  • Loading branch information
pwittchen authored Jul 13, 2020
2 parents 60c9365 + 1044575 commit 335ecd4
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 335ecd4

Please sign in to comment.