Skip to content

Commit

Permalink
Update dependency org.robolectric:robolectric to v4.13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 8, 2024
1 parent 07ddc22 commit 74bb723
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.0"
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.12.2"
robolectric = "org.robolectric:robolectric:4.13"
coil = "io.coil-kt:coil-compose:2.6.0"
appCompat = "androidx.appcompat:appcompat:1.7.0"
constraintLayout = "androidx.constraintlayout:constraintlayout:2.1.4"
Expand Down

0 comments on commit 74bb723

Please sign in to comment.