Skip to content

Commit 3b0d04c

Browse files
Update dependency org.robolectric:robolectric to v4.16
1 parent 9dfb7b7 commit 3b0d04c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ play-core-ktx = "com.google.android.play:core-ktx:1.8.1"
4848
licenses = "com.google.android.gms:play-services-oss-licenses:17.1.0"
4949

5050
junit = "junit:junit:4.13.2"
51-
robolectric = "org.robolectric:robolectric:4.14.1"
51+
robolectric = "org.robolectric:robolectric:4.16"
5252

5353
[plugins]
5454
androidGradlePlugin = { id = "com.android.application", version.ref = "androidGradlePlugin" }

0 commit comments

Comments
 (0)