Skip to content

Commit

Permalink
Merge pull request #74 from ryanmoelter/renovate/org.robolectric-robo…
Browse files Browse the repository at this point in the history
…lectric-4.x

Update dependency org.robolectric:robolectric to v4.11
  • Loading branch information
renovate[bot] authored Oct 29, 2023
2 parents dc1e67e + 12971c9 commit f42635e
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 @@ -62,7 +62,7 @@ kotest-extensions-robolectric = { module = "io.kotest.extensions:kotest-extensio

junit = { module = "junit:junit", version = "4.13.2" }
mockito = { module = "org.mockito:mockito-core", version = "2.28.2" }
robolectric = { module = "org.robolectric:robolectric", version = "4.10.3" }
robolectric = { module = "org.robolectric:robolectric", version = "4.11" }
androidx-test-core = { module = "androidx.test:core", version.ref = "testCore" }
androidx-test-core-ktx = { module = "androidx.test:core-ktx", version.ref = "testCore" }

Expand Down

0 comments on commit f42635e

Please sign in to comment.