Skip to content

Commit 73692bc

Browse files
authored
Merge pull request #3630 from vector-im/dependabot/gradle/org.robolectric-robolectric-4.6.1
Bump robolectric from 4.5.1 to 4.6.1
2 parents 1b59c7b + d54549b commit 73692bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

matrix-sdk-android/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ dependencies {
165165
implementation 'com.googlecode.libphonenumber:libphonenumber:8.12.32'
166166

167167
testImplementation 'junit:junit:4.13.2'
168-
testImplementation 'org.robolectric:robolectric:4.5.1'
168+
testImplementation 'org.robolectric:robolectric:4.6.1'
169169
//testImplementation 'org.robolectric:shadows-support-v4:3.0'
170170
// Note: version sticks to 1.9.2 due to https://github.com/mockk/mockk/issues/281
171171
testImplementation 'io.mockk:mockk:1.12.0'

0 commit comments

Comments
 (0)