Skip to content

Commit

Permalink
Update dependency org.robolectric:robolectric to v4.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 4, 2023
1 parent 428e67d commit ea73c18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ play-core-ktx = "com.google.android.play:core-ktx:1.8.1"
licenses = "com.google.android.gms:play-services-oss-licenses:17.0.1"

junit = "junit:junit:4.13.2"
robolectric = "org.robolectric:robolectric:4.10.3"
robolectric = "org.robolectric:robolectric:4.11.1"

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

0 comments on commit ea73c18

Please sign in to comment.