Skip to content

Commit

Permalink
Merge pull request #8 from pwittchen/dependabot/gradle/org.robolectri…
Browse files Browse the repository at this point in the history
…c-robolectric-4.3

Bump robolectric from 4.0-alpha-3 to 4.3
  • Loading branch information
pwittchen committed Jun 11, 2019
2 parents 4122e54 + 709f34d commit 24fdfe8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -17,7 +17,7 @@ ext.deps = [ rxjava2 : 'io.reactivex.rxjava2:rxjava:2.2.9',
constraintlayout : 'com.android.support.constraint:constraint-layout:1.1.2',
junit : 'junit:junit:4.12',
truth : 'com.google.truth:truth:0.42',
robolectric : 'org.robolectric:robolectric:4.0-alpha-3',
robolectric : 'org.robolectric:robolectric:4.3',
mockitocore : 'org.mockito:mockito-core:2.21.0',
mockitokotlin : 'com.nhaarman.mockitokotlin2:mockito-kotlin:2.0.0-RC1',
dokka : 'org.jetbrains.dokka:dokka-gradle-plugin:0.9.18',
Expand Down

0 comments on commit 24fdfe8

Please sign in to comment.