Skip to content

Commit

Permalink
Merge pull request #251 from usefulness/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.14
  • Loading branch information
renovate[bot] authored Nov 15, 2024
2 parents e080d51 + 5cc1687 commit e227606
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sample/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ com-squareup-okio = "com.squareup.okio:okio:3.9.1"

activity-compose = { module = "androidx.activity:activity-compose", version.ref = "activity-compose" }
androidx-test-core = "androidx.test:core-ktx:1.6.1"
org-robolectric-core = "org.robolectric:robolectric:4.14-beta-1"
org-robolectric-core = "org.robolectric:robolectric:4.14"
androidx-compose-bom = { module = "androidx.compose:compose-bom", version.ref = "compose-bom" }
androidx-compose-animation = { module = "androidx.compose.animation:animation" }
androidx-compose-foundation = { module = "androidx.compose.foundation:foundation" }
Expand Down

0 comments on commit e227606

Please sign in to comment.