Skip to content

Commit bf92bef

Browse files
Update dependency org.robolectric:robolectric to v4.12.1
1 parent edf30cd commit bf92bef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ dependencies {
100100
androidTestImplementation 'androidx.test:runner:1.5.2'
101101

102102
testImplementation 'junit:junit:4.13.2'
103-
testImplementation 'org.robolectric:robolectric:4.12'
103+
testImplementation 'org.robolectric:robolectric:4.12.1'
104104
testImplementation 'androidx.test:core:1.5.0'
105105
testImplementation 'androidx.test:core-ktx:1.5.0'
106106
testImplementation 'androidx.test.ext:junit:1.1.5'

0 commit comments

Comments
 (0)