Skip to content

Commit

Permalink
Merge pull request #176 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.13
  • Loading branch information
renovate[bot] authored Jul 8, 2024
2 parents e428fff + 17467ba commit 3fa62bf
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 @@ -33,7 +33,7 @@ org-jetbrains-kotlin-kotlin-gradle-plugin = { module = "org.jetbrains.kotlin:kot
androidx-lifecycle-lifecycle-viewmodel-ktx = { module = "androidx.lifecycle:lifecycle-viewmodel-ktx", version.ref = "lifecycle-runtime-ktx" }
androidx-test-ext-junit = { module = "androidx.test.ext:junit", version.ref = "androidx-test-ext-junit" }
androidx-test-core = "androidx.test:core-ktx:1.6.1"
org-robolectric-core = "org.robolectric:robolectric:4.12.2"
org-robolectric-core = "org.robolectric:robolectric:4.13"
com-squareup-moshi = { module = "com.squareup.moshi:moshi", version.ref = "com-squareup-moshi" }
com-squareup-moshi-moshi-kotlin-codegen = { module = "com.squareup.moshi:moshi-kotlin-codegen", version.ref = "com-squareup-moshi" }
androidx-compose-bom = { module = "androidx.compose:compose-bom", version.ref = "compose-bom" }
Expand Down

0 comments on commit 3fa62bf

Please sign in to comment.