Skip to content

Commit

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

Update dependency org.robolectric:robolectric to v4.12
  • Loading branch information
renovate[bot] authored Mar 30, 2024
2 parents 6a3f436 + 3f39e4d commit 51325da
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 @@ -54,7 +54,7 @@ kotest-runner-junit5 = { module = "io.kotest:kotest-runner-junit5", version.ref
kotest-extensions-robolectric = { module = "io.kotest.extensions:kotest-extensions-robolectric", version = "0.5.0" }

junit = { module = "junit:junit", version = "4.13.2" }
robolectric = { module = "org.robolectric:robolectric", version = "4.11.1" }
robolectric = { module = "org.robolectric:robolectric", version = "4.12" }
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 51325da

Please sign in to comment.