Skip to content

Commit

Permalink
Update dependency org.robolectric:robolectric to v4.14 (#2624)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 15, 2024
1 parent 2ecd9f2 commit 4de2439
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 @@ -32,7 +32,7 @@ paging-compose = "androidx.paging:paging-compose:3.3.4"
retrofit-core = { module = "com.squareup.retrofit2:retrofit", version.ref = "retrofit" }
retrofit-scalars = { module = "com.squareup.retrofit2:converter-scalars", version.ref = "retrofit" }
retrofit-serialization = { module = "com.squareup.retrofit2:converter-kotlinx-serialization", version.ref = "retrofit" }
robolectric = "org.robolectric:robolectric:4.13"
robolectric = "org.robolectric:robolectric:4.14"
coil = "io.coil-kt:coil-compose:2.7.0"
appCompat = "androidx.appcompat:appcompat:1.7.0"
androidxCore = "androidx.core:core-ktx:1.13.1"
Expand Down

0 comments on commit 4de2439

Please sign in to comment.