Skip to content

Commit

Permalink
Update dependency org.robolectric:robolectric to v4.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 19, 2023
1 parent 9c9d5d8 commit e192c92
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 @@ -33,7 +33,7 @@ paging-compose = "androidx.paging:paging-compose:3.2.1"
retrofit-core = { module = "com.squareup.retrofit2:retrofit", version.ref = "retrofit" }
retrofit-scalars = { module = "com.squareup.retrofit2:converter-scalars", version.ref = "retrofit" }
retrofit-kotlinx = "com.jakewharton.retrofit:retrofit2-kotlinx-serialization-converter:1.0.0"
robolectric = "org.robolectric:robolectric:4.10.3"
robolectric = "org.robolectric:robolectric:4.11.1"
coil = "io.coil-kt:coil-compose:2.5.0"
appCompat = "androidx.appcompat:appcompat:1.6.1"
constraintLayout = "androidx.constraintlayout:constraintlayout:2.1.4"
Expand Down

0 comments on commit e192c92

Please sign in to comment.