Skip to content

Commit

Permalink
Update dependency org.robolectric:robolectric to v4.13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 15, 2024
1 parent 722a1f5 commit 5d962bf
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 @@ -33,7 +33,7 @@ kotlinx_collections = "org.jetbrains.kotlinx:kotlinx-collections-immutable:0.3.7

# Test
test_junit = "junit:junit:4.13.2"
test_robolectric = "org.robolectric:robolectric:4.12.2"
test_robolectric = "org.robolectric:robolectric:4.13"
test_roborazzi = { module = "io.github.takahirom.roborazzi:roborazzi", version.ref = "roborazzi" }
test_roborazzi_compose = { module = "io.github.takahirom.roborazzi:roborazzi-compose", version.ref = "roborazzi" }
test_roborazzi_junit = { module = "io.github.takahirom.roborazzi:roborazzi-junit-rule", version.ref = "roborazzi" }
Expand Down

0 comments on commit 5d962bf

Please sign in to comment.