Skip to content

Commit

Permalink
Merge pull request #4463 from vector-im/dependabot/gradle/org.robolec…
Browse files Browse the repository at this point in the history
…tric-robolectric-4.7

Bump robolectric from 4.6.1 to 4.7
  • Loading branch information
bmarty authored Nov 15, 2021
2 parents 5d44dae + 3b46992 commit a758225
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion matrix-sdk-android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ dependencies {
implementation 'com.googlecode.libphonenumber:libphonenumber:8.12.37'

testImplementation libs.tests.junit
testImplementation 'org.robolectric:robolectric:4.6.1'
testImplementation 'org.robolectric:robolectric:4.7'
//testImplementation 'org.robolectric:shadows-support-v4:3.0'
// Note: version sticks to 1.9.2 due to https://github.com/mockk/mockk/issues/281
testImplementation libs.mockk.mockk
Expand Down

0 comments on commit a758225

Please sign in to comment.