Skip to content

Commit

Permalink
Merge pull request #147 from pwittchen/dependabot/gradle/com.google.t…
Browse files Browse the repository at this point in the history
…ruth-truth-0.46

Bump truth from 0.45 to 0.46
  • Loading branch information
pwittchen committed Jun 26, 2019
2 parents 00092e8 + 3147039 commit ac43e12
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 @@ -17,7 +17,7 @@ ext.deps = [rxjava2 : 'io.reactivex.rxjava2:rxjava:2.2.10',
butterknife : 'com.jakewharton:butterknife:10.1.0',
butterknifecompiler : 'com.jakewharton:butterknife-compiler:10.1.0',
junit : 'junit:junit:4.12',
truth : 'com.google.truth:truth:0.45',
truth : 'com.google.truth:truth:0.46',
robolectric : 'org.robolectric:robolectric:4.3',
mockitocore : 'org.mockito:mockito-core:2.28.2']

Expand Down

0 comments on commit ac43e12

Please sign in to comment.