Skip to content

Commit

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

Bump mockito-core from 2.23.4 to 2.28.2
  • Loading branch information
pwittchen committed Jun 11, 2019
2 parents f74e8a9 + c77b0dc commit 66dfdad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -19,7 +19,7 @@ ext.deps = [rxjava2 : 'io.reactivex.rxjava2:rxjava:2.2.9',
junit : 'junit:junit:4.12',
truth : 'com.google.truth:truth:0.42',
robolectric : 'org.robolectric:robolectric:4.1',
mockitocore : 'org.mockito:mockito-core:2.23.4']
mockitocore : 'org.mockito:mockito-core:2.28.2']

buildscript {
repositories {
Expand Down

0 comments on commit 66dfdad

Please sign in to comment.