Skip to content

Commit b3afe5f

Browse files
Update dependency org.robolectric:robolectric to v4.14
1 parent 2aa61a6 commit b3afe5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ImmutablePendingIntent-test/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ configurations.all {
4141
dependencies {
4242
implementation project(":ImmutablePendingIntent")
4343
testImplementation "junit:junit:4.13.2"
44-
testImplementation "org.robolectric:robolectric:4.10.3"
44+
testImplementation "org.robolectric:robolectric:4.14"
4545
testImplementation "androidx.test:core-ktx:1.5.0"
4646
testImplementation "androidx.test.ext:junit-ktx:1.1.5"
4747
testImplementation "com.google.truth:truth:1.1.3"

0 commit comments

Comments
 (0)