Skip to content

Commit

Permalink
Update dependency org.robolectric:robolectric to v4.12.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 17, 2024
1 parent 1e650b6 commit 88a3eb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ dependencies {


testImplementation("androidx.test:core:1.5.0")
testImplementation("org.robolectric:robolectric:4.11.1")
testImplementation("org.robolectric:robolectric:4.12.2")
androidTestImplementation("androidx.test:runner:1.5.2")

implementation(project(":common"))
Expand Down

0 comments on commit 88a3eb3

Please sign in to comment.